#bc07bf color space conversions
Hex:
        #bc07bf
        RGB:
        188, 7, 191
        CMY:
        26, 97, 25
        CMYK:
        2, 96, 0, 25
      HSL:
        299°, 92.9293%, 38.8235%
        HSV (HSB):
        299°, 96.3351%, 74.9020%
        XYZ:
        30.2190, 14.6049, 50.5165
        xyY:
        0.3170, 0.1532, 14.6049
      CIE-Lab:
        45.0882, 77.9474, -49.5052
        CIE-LCH:
        45.0882, 92.3394, 327.5799
        CIE-Luv:
        45.0882, 60.7923, -82.3046
        Hunter-Lab:
        38.2164, 74.2674, -51.6214
      #bc07bf color charts
#bc07bf RGB chart
      #bc07bf CMYK chart
      #bc07bf RGB pie chart
      #bc07bf color shades, tints & tones
#bc07bf color schemes
#bc07bf color preview, HTML & CSS examples
           This text has a color of #bc07bf        
        
          <p style="color:#bc07bf;">Text here</p>
        
        
          .mytext {color:#bc07bf;}
        
        Text color #bc07bf
      
           This box has a color of #bc07bf        
        
          <div style="background-color:#bc07bf;">Content here</div>
        
        
          .mybackground {background-color:#bc07bf;}
        
        Background color #bc07bf
      
           Border around this has a color of #bc07bf        
        
          <div style="border:2px solid #bc07bf;">Content here</div>
        
        
          .myborder {border:2px solid #bc07bf;}
        
        Border color #bc07bf