#cb318d color space conversions
Hex:
        #cb318d
        RGB:
        203, 49, 141
        CMY:
        20, 81, 45
        CMYK:
        0, 76, 31, 20
      HSL:
        324°, 61.1111%, 49.4118%
        HSV (HSB):
        324°, 75.8621%, 79.6078%
        XYZ:
        30.5346, 16.8162, 26.8358
        xyY:
        0.4116, 0.2267, 16.8162
      CIE-Lab:
        48.0276, 66.4617, -15.0029
        CIE-LCH:
        48.0276, 68.1340, 347.2794
        CIE-Luv:
        48.0276, 86.3899, -32.2998
        Hunter-Lab:
        41.0076, 61.1495, -10.0947
      #cb318d color charts
#cb318d RGB chart
      #cb318d CMYK chart
      #cb318d RGB pie chart
      #cb318d color shades, tints & tones
#cb318d color schemes
#cb318d color preview, HTML & CSS examples
           This text has a color of #cb318d        
        
          <p style="color:#cb318d;">Text here</p>
        
        
          .mytext {color:#cb318d;}
        
        Text color #cb318d
      
           This box has a color of #cb318d        
        
          <div style="background-color:#cb318d;">Content here</div>
        
        
          .mybackground {background-color:#cb318d;}
        
        Background color #cb318d
      
           Border around this has a color of #cb318d        
        
          <div style="border:2px solid #cb318d;">Content here</div>
        
        
          .myborder {border:2px solid #cb318d;}
        
        Border color #cb318d