#bc0d73 color space conversions
Hex:
        #bc0d73
        RGB:
        188, 13, 115
        CMY:
        26, 95, 55
        CMYK:
        0, 93, 39, 26
      HSL:
        325°, 87.0647%, 39.4118%
        HSV (HSB):
        325°, 93.0851%, 73.7255%
        XYZ:
        23.9775, 12.2170, 17.3140
        xyY:
        0.4481, 0.2283, 12.2170
      CIE-Lab:
        41.5590, 67.8315, -9.1138
        CIE-LCH:
        41.5590, 68.4411, 352.3476
        CIE-Luv:
        41.5590, 93.0441, -23.8220
        Hunter-Lab:
        34.9529, 61.2826, -4.9025
      #bc0d73 color charts
#bc0d73 RGB chart
      #bc0d73 CMYK chart
      #bc0d73 RGB pie chart
      #bc0d73 color shades, tints & tones
#bc0d73 color schemes
#bc0d73 color preview, HTML & CSS examples
           This text has a color of #bc0d73        
        
          <p style="color:#bc0d73;">Text here</p>
        
        
          .mytext {color:#bc0d73;}
        
        Text color #bc0d73
      
           This box has a color of #bc0d73        
        
          <div style="background-color:#bc0d73;">Content here</div>
        
        
          .mybackground {background-color:#bc0d73;}
        
        Background color #bc0d73
      
           Border around this has a color of #bc0d73        
        
          <div style="border:2px solid #bc0d73;">Content here</div>
        
        
          .myborder {border:2px solid #bc0d73;}
        
        Border color #bc0d73