#bc07fa color space conversions
Hex:
        #bc07fa
        RGB:
        188, 7, 250
        CMY:
        26, 97, 2
        CMYK:
        25, 97, 0, 2
      HSL:
        285°, 96.0474%, 50.3922%
        HSV (HSB):
        285°, 97.2000%, 98.0392%
        XYZ:
        38.0703, 17.7455, 91.8612
        xyY:
        0.2578, 0.1202, 17.7455
      CIE-Lab:
        49.1859, 87.5958, -76.5926
        CIE-LCH:
        49.1859, 116.3592, 318.8340
        CIE-Luv:
        49.1859, 41.4270, -123.3421
        Hunter-Lab:
        42.1254, 87.5981, -99.8037
      #bc07fa color charts
#bc07fa RGB chart
      #bc07fa CMYK chart
      #bc07fa RGB pie chart
      #bc07fa color shades, tints & tones
#bc07fa color schemes
#bc07fa color preview, HTML & CSS examples
           This text has a color of #bc07fa        
        
          <p style="color:#bc07fa;">Text here</p>
        
        
          .mytext {color:#bc07fa;}
        
        Text color #bc07fa
      
           This box has a color of #bc07fa        
        
          <div style="background-color:#bc07fa;">Content here</div>
        
        
          .mybackground {background-color:#bc07fa;}
        
        Background color #bc07fa
      
           Border around this has a color of #bc07fa        
        
          <div style="border:2px solid #bc07fa;">Content here</div>
        
        
          .myborder {border:2px solid #bc07fa;}
        
        Border color #bc07fa