#cd1cbf color space conversions
Hex:
        #cd1cbf
        RGB:
        205, 28, 191
        CMY:
        20, 89, 25
        CMYK:
        0, 86, 7, 20
      HSL:
        305°, 75.9657%, 45.6863%
        HSV (HSB):
        305°, 86.3415%, 80.3922%
        XYZ:
        34.9961, 17.5712, 50.8373
        xyY:
        0.3384, 0.1699, 17.5712
      CIE-Lab:
        48.9719, 78.3177, -43.1363
        CIE-LCH:
        48.9719, 89.4114, 331.1546
        CIE-Luv:
        48.9719, 71.6175, -74.9639
        Hunter-Lab:
        41.9181, 75.6674, -42.5630
      #cd1cbf color charts
#cd1cbf RGB chart
      #cd1cbf CMYK chart
      #cd1cbf RGB pie chart
      #cd1cbf color shades, tints & tones
#cd1cbf color schemes
#cd1cbf color preview, HTML & CSS examples
           This text has a color of #cd1cbf        
        
          <p style="color:#cd1cbf;">Text here</p>
        
        
          .mytext {color:#cd1cbf;}
        
        Text color #cd1cbf
      
           This box has a color of #cd1cbf        
        
          <div style="background-color:#cd1cbf;">Content here</div>
        
        
          .mybackground {background-color:#cd1cbf;}
        
        Background color #cd1cbf
      
           Border around this has a color of #cd1cbf        
        
          <div style="border:2px solid #cd1cbf;">Content here</div>
        
        
          .myborder {border:2px solid #cd1cbf;}
        
        Border color #cd1cbf