#cb667d color space conversions
Hex:
        #cb667d
        RGB:
        203, 102, 125
        CMY:
        20, 60, 51
        CMYK:
        0, 50, 38, 20
      HSL:
        346°, 49.2683%, 59.8039%
        HSV (HSB):
        346°, 49.7537%, 79.6078%
        XYZ:
        33.0816, 23.6799, 22.2291
        xyY:
        0.4188, 0.2998, 23.6799
      CIE-Lab:
        55.7659, 42.3755, 5.9690
        CIE-LCH:
        55.7659, 42.7938, 8.0179
        CIE-Luv:
        55.7659, 67.4271, 0.0659
        Hunter-Lab:
        48.6620, 36.1902, 6.9794
      #cb667d color charts
#cb667d RGB chart
      #cb667d CMYK chart
      #cb667d RGB pie chart
      #cb667d color shades, tints & tones
#cb667d color schemes
#cb667d color preview, HTML & CSS examples
           This text has a color of #cb667d        
        
          <p style="color:#cb667d;">Text here</p>
        
        
          .mytext {color:#cb667d;}
        
        Text color #cb667d
      
           This box has a color of #cb667d        
        
          <div style="background-color:#cb667d;">Content here</div>
        
        
          .mybackground {background-color:#cb667d;}
        
        Background color #cb667d
      
           Border around this has a color of #cb667d        
        
          <div style="border:2px solid #cb667d;">Content here</div>
        
        
          .myborder {border:2px solid #cb667d;}
        
        Border color #cb667d