#bc0b75 color space conversions
Hex:
        #bc0b75
        RGB:
        188, 11, 117
        CMY:
        26, 96, 54
        CMYK:
        0, 94, 38, 26
      HSL:
        324°, 88.9447%, 39.0196%
        HSV (HSB):
        324°, 94.1489%, 73.7255%
        XYZ:
        24.0696, 12.2151, 17.9188
        xyY:
        0.4441, 0.2254, 12.2151
      CIE-Lab:
        41.5559, 68.2489, -10.3662
        CIE-LCH:
        41.5559, 69.0316, 351.3635
        CIE-Luv:
        41.5559, 92.3624, -25.5045
        Hunter-Lab:
        34.9501, 61.7678, -5.9327
      #bc0b75 color charts
#bc0b75 RGB chart
      #bc0b75 CMYK chart
      #bc0b75 RGB pie chart
      #bc0b75 color shades, tints & tones
#bc0b75 color schemes
#bc0b75 color preview, HTML & CSS examples
           This text has a color of #bc0b75        
        
          <p style="color:#bc0b75;">Text here</p>
        
        
          .mytext {color:#bc0b75;}
        
        Text color #bc0b75
      
           This box has a color of #bc0b75        
        
          <div style="background-color:#bc0b75;">Content here</div>
        
        
          .mybackground {background-color:#bc0b75;}
        
        Background color #bc0b75
      
           Border around this has a color of #bc0b75        
        
          <div style="border:2px solid #bc0b75;">Content here</div>
        
        
          .myborder {border:2px solid #bc0b75;}
        
        Border color #bc0b75