#bc0d52 color space conversions
Hex:
        #bc0d52
        RGB:
        188, 13, 82
        CMY:
        26, 95, 68
        CMYK:
        0, 93, 56, 26
      HSL:
        336°, 87.0647%, 39.4118%
        HSV (HSB):
        336°, 93.0851%, 73.7255%
        XYZ:
        22.4060, 11.5884, 9.0385
        xyY:
        0.5207, 0.2693, 11.5884
      CIE-Lab:
        40.5543, 65.1031, 10.2622
        CIE-LCH:
        40.5543, 65.9070, 8.9578
        CIE-Luv:
        40.5543, 107.2523, -0.7226
        Hunter-Lab:
        34.0418, 57.9139, 8.0870
      #bc0d52 color charts
#bc0d52 RGB chart
      #bc0d52 CMYK chart
      #bc0d52 RGB pie chart
      #bc0d52 color shades, tints & tones
#bc0d52 color schemes
#bc0d52 color preview, HTML & CSS examples
           This text has a color of #bc0d52        
        
          <p style="color:#bc0d52;">Text here</p>
        
        
          .mytext {color:#bc0d52;}
        
        Text color #bc0d52
      
           This box has a color of #bc0d52        
        
          <div style="background-color:#bc0d52;">Content here</div>
        
        
          .mybackground {background-color:#bc0d52;}
        
        Background color #bc0d52
      
           Border around this has a color of #bc0d52        
        
          <div style="border:2px solid #bc0d52;">Content here</div>
        
        
          .myborder {border:2px solid #bc0d52;}
        
        Border color #bc0d52