#bc07e2 color space conversions
Hex:
        #bc07e2
        RGB:
        188, 7, 226
        CMY:
        26, 97, 11
        CMYK:
        17, 97, 0, 11
      HSL:
        290°, 93.9914%, 45.6863%
        HSV (HSB):
        290°, 96.9027%, 88.6275%
        XYZ:
        34.5425, 16.3343, 73.2838
        xyY:
        0.2782, 0.1316, 16.3343
      CIE-Lab:
        47.4101, 83.4946, -65.9443
        CIE-LCH:
        47.4101, 106.3955, 321.6982
        CIE-Luv:
        47.4101, 48.5838, -107.2234
        Hunter-Lab:
        40.4157, 81.8327, -79.2165
      #bc07e2 color charts
#bc07e2 RGB chart
      #bc07e2 CMYK chart
      #bc07e2 RGB pie chart
      #bc07e2 color shades, tints & tones
#bc07e2 color schemes
#bc07e2 color preview, HTML & CSS examples
           This text has a color of #bc07e2        
        
          <p style="color:#bc07e2;">Text here</p>
        
        
          .mytext {color:#bc07e2;}
        
        Text color #bc07e2
      
           This box has a color of #bc07e2        
        
          <div style="background-color:#bc07e2;">Content here</div>
        
        
          .mybackground {background-color:#bc07e2;}
        
        Background color #bc07e2
      
           Border around this has a color of #bc07e2        
        
          <div style="border:2px solid #bc07e2;">Content here</div>
        
        
          .myborder {border:2px solid #bc07e2;}
        
        Border color #bc07e2