#cb4dae color space conversions
Hex:
        #cb4dae
        RGB:
        203, 77, 174
        CMY:
        20, 70, 32
        CMYK:
        0, 62, 14, 20
      HSL:
        314°, 54.7826%, 54.9020%
        HSV (HSB):
        314°, 62.0690%, 79.6078%
        XYZ:
        34.9225, 21.0603, 42.2688
        xyY:
        0.3554, 0.2144, 21.0603
      CIE-Lab:
        53.0154, 60.6374, -26.9062
        CIE-LCH:
        53.0154, 66.3388, 336.0720
        CIE-Luv:
        53.0154, 65.2142, -49.2774
        Hunter-Lab:
        45.8915, 55.5248, -22.4857
      #cb4dae color charts
#cb4dae RGB chart
      #cb4dae CMYK chart
      #cb4dae RGB pie chart
      #cb4dae color shades, tints & tones
#cb4dae color schemes
#cb4dae color preview, HTML & CSS examples
           This text has a color of #cb4dae        
        
          <p style="color:#cb4dae;">Text here</p>
        
        
          .mytext {color:#cb4dae;}
        
        Text color #cb4dae
      
           This box has a color of #cb4dae        
        
          <div style="background-color:#cb4dae;">Content here</div>
        
        
          .mybackground {background-color:#cb4dae;}
        
        Background color #cb4dae
      
           Border around this has a color of #cb4dae        
        
          <div style="border:2px solid #cb4dae;">Content here</div>
        
        
          .myborder {border:2px solid #cb4dae;}
        
        Border color #cb4dae