#bc0d75 color space conversions
Hex:
        #bc0d75
        RGB:
        188, 13, 117
        CMY:
        26, 95, 54
        CMYK:
        0, 93, 38, 26
      HSL:
        324°, 87.0647%, 39.4118%
        HSV (HSB):
        324°, 93.0851%, 73.7255%
        XYZ:
        24.0938, 12.2636, 17.9268
        xyY:
        0.4438, 0.2259, 12.2636
      CIE-Lab:
        41.6320, 68.0271, -10.2515
        CIE-LCH:
        41.6320, 68.7952, 351.4302
        CIE-Luv:
        41.6320, 92.1404, -25.3244
        Hunter-Lab:
        35.0194, 61.5267, -5.8377
      #bc0d75 color charts
#bc0d75 RGB chart
      #bc0d75 CMYK chart
      #bc0d75 RGB pie chart
      #bc0d75 color shades, tints & tones
#bc0d75 color schemes
#bc0d75 color preview, HTML & CSS examples
           This text has a color of #bc0d75        
        
          <p style="color:#bc0d75;">Text here</p>
        
        
          .mytext {color:#bc0d75;}
        
        Text color #bc0d75
      
           This box has a color of #bc0d75        
        
          <div style="background-color:#bc0d75;">Content here</div>
        
        
          .mybackground {background-color:#bc0d75;}
        
        Background color #bc0d75
      
           Border around this has a color of #bc0d75        
        
          <div style="border:2px solid #bc0d75;">Content here</div>
        
        
          .myborder {border:2px solid #bc0d75;}
        
        Border color #bc0d75