#bc0b74 color space conversions
Hex:
        #bc0b74
        RGB:
        188, 11, 116
        CMY:
        26, 96, 55
        CMYK:
        0, 94, 38, 26
      HSL:
        324°, 88.9447%, 39.0196%
        HSV (HSB):
        324°, 94.1489%, 73.7255%
        XYZ:
        24.0111, 12.1917, 17.6107
        xyY:
        0.4462, 0.2266, 12.1917
      CIE-Lab:
        41.5191, 68.1509, -9.7979
        CIE-LCH:
        41.5191, 68.8516, 351.8188
        CIE-Luv:
        41.5191, 92.8166, -24.7524
        Hunter-Lab:
        34.9166, 61.6452, -5.4622
      #bc0b74 color charts
#bc0b74 RGB chart
      #bc0b74 CMYK chart
      #bc0b74 RGB pie chart
      #bc0b74 color shades, tints & tones
#bc0b74 color schemes
#bc0b74 color preview, HTML & CSS examples
           This text has a color of #bc0b74        
        
          <p style="color:#bc0b74;">Text here</p>
        
        
          .mytext {color:#bc0b74;}
        
        Text color #bc0b74
      
           This box has a color of #bc0b74        
        
          <div style="background-color:#bc0b74;">Content here</div>
        
        
          .mybackground {background-color:#bc0b74;}
        
        Background color #bc0b74
      
           Border around this has a color of #bc0b74        
        
          <div style="border:2px solid #bc0b74;">Content here</div>
        
        
          .myborder {border:2px solid #bc0b74;}
        
        Border color #bc0b74