#cb567e color space conversions
Hex:
        #cb567e
        RGB:
        203, 86, 126
        CMY:
        20, 66, 51
        CMYK:
        0, 58, 38, 20
      HSL:
        339°, 52.9412%, 56.6667%
        HSV (HSB):
        339°, 57.6355%, 79.6078%
        XYZ:
        31.7223, 20.8584, 22.0928
        xyY:
        0.4248, 0.2793, 20.8584
      CIE-Lab:
        52.7942, 50.2995, 1.0866
        CIE-LCH:
        52.7942, 50.3112, 1.2376
        CIE-Luv:
        52.7942, 76.1718, -7.8555
        Hunter-Lab:
        45.6710, 44.0585, 3.2889
      #cb567e color charts
#cb567e RGB chart
      #cb567e CMYK chart
      #cb567e RGB pie chart
      #cb567e color shades, tints & tones
#cb567e color schemes
#cb567e color preview, HTML & CSS examples
           This text has a color of #cb567e        
        
          <p style="color:#cb567e;">Text here</p>
        
        
          .mytext {color:#cb567e;}
        
        Text color #cb567e
      
           This box has a color of #cb567e        
        
          <div style="background-color:#cb567e;">Content here</div>
        
        
          .mybackground {background-color:#cb567e;}
        
        Background color #cb567e
      
           Border around this has a color of #cb567e        
        
          <div style="border:2px solid #cb567e;">Content here</div>
        
        
          .myborder {border:2px solid #cb567e;}
        
        Border color #cb567e