#cb297b color space conversions
Hex:
        #cb297b
        RGB:
        203, 41, 123
        CMY:
        20, 84, 52
        CMYK:
        0, 80, 39, 20
      HSL:
        330°, 66.3934%, 47.8431%
        HSV (HSB):
        330°, 79.8030%, 79.6078%
        XYZ:
        28.9967, 15.7124, 20.2434
        xyY:
        0.4464, 0.2419, 15.7124
      CIE-Lab:
        46.5949, 66.7884, -6.2264
        CIE-LCH:
        46.5949, 67.0780, 354.6739
        CIE-Luv:
        46.5949, 96.0628, -20.4589
        Hunter-Lab:
        39.6389, 61.2083, -2.5319
      #cb297b color charts
#cb297b RGB chart
      #cb297b CMYK chart
      #cb297b RGB pie chart
      #cb297b color shades, tints & tones
#cb297b color schemes
#cb297b color preview, HTML & CSS examples
           This text has a color of #cb297b        
        
          <p style="color:#cb297b;">Text here</p>
        
        
          .mytext {color:#cb297b;}
        
        Text color #cb297b
      
           This box has a color of #cb297b        
        
          <div style="background-color:#cb297b;">Content here</div>
        
        
          .mybackground {background-color:#cb297b;}
        
        Background color #cb297b
      
           Border around this has a color of #cb297b        
        
          <div style="border:2px solid #cb297b;">Content here</div>
        
        
          .myborder {border:2px solid #cb297b;}
        
        Border color #cb297b