#bc07e3 color space conversions
Hex:
        #bc07e3
        RGB:
        188, 7, 227
        CMY:
        26, 97, 11
        CMYK:
        17, 97, 0, 11
      HSL:
        289°, 94.0171%, 45.8824%
        HSV (HSB):
        289°, 96.9163%, 89.0196%
        XYZ:
        34.6801, 16.3894, 74.0087
        xyY:
        0.2773, 0.1310, 16.3894
      CIE-Lab:
        47.4812, 83.6612, -66.3976
        CIE-LCH:
        47.4812, 106.8075, 321.5628
        CIE-Luv:
        47.4812, 48.2666, -107.9103
        Hunter-Lab:
        40.4838, 82.0641, -80.0497
      #bc07e3 color charts
#bc07e3 RGB chart
      #bc07e3 CMYK chart
      #bc07e3 RGB pie chart
      #bc07e3 color shades, tints & tones
#bc07e3 color schemes
#bc07e3 color preview, HTML & CSS examples
           This text has a color of #bc07e3        
        
          <p style="color:#bc07e3;">Text here</p>
        
        
          .mytext {color:#bc07e3;}
        
        Text color #bc07e3
      
           This box has a color of #bc07e3        
        
          <div style="background-color:#bc07e3;">Content here</div>
        
        
          .mybackground {background-color:#bc07e3;}
        
        Background color #bc07e3
      
           Border around this has a color of #bc07e3        
        
          <div style="border:2px solid #bc07e3;">Content here</div>
        
        
          .myborder {border:2px solid #bc07e3;}
        
        Border color #bc07e3