#cb2973 color space conversions
Hex:
        #cb2973
        RGB:
        203, 41, 115
        CMY:
        20, 84, 55
        CMYK:
        0, 80, 43, 20
      HSL:
        333°, 66.3934%, 47.8431%
        HSV (HSB):
        333°, 79.8030%, 79.6078%
        XYZ:
        28.5161, 15.5202, 17.7124
        xyY:
        0.4618, 0.2513, 15.5202
      CIE-Lab:
        46.3386, 66.0233, -1.6978
        CIE-LCH:
        46.3386, 66.0451, 358.5270
        CIE-Luv:
        46.3386, 99.3331, -14.5391
        Hunter-Lab:
        39.3957, 60.2625, 0.9200
      #cb2973 color charts
#cb2973 RGB chart
      #cb2973 CMYK chart
      #cb2973 RGB pie chart
      #cb2973 color shades, tints & tones
#cb2973 color schemes
#cb2973 color preview, HTML & CSS examples
           This text has a color of #cb2973        
        
          <p style="color:#cb2973;">Text here</p>
        
        
          .mytext {color:#cb2973;}
        
        Text color #cb2973
      
           This box has a color of #cb2973        
        
          <div style="background-color:#cb2973;">Content here</div>
        
        
          .mybackground {background-color:#cb2973;}
        
        Background color #cb2973
      
           Border around this has a color of #cb2973        
        
          <div style="border:2px solid #cb2973;">Content here</div>
        
        
          .myborder {border:2px solid #cb2973;}
        
        Border color #cb2973