#cd1fbf color space conversions
Hex:
        #cd1fbf
        RGB:
        205, 31, 191
        CMY:
        20, 88, 25
        CMYK:
        0, 85, 7, 20
      HSL:
        305°, 73.7288%, 46.2745%
        HSV (HSB):
        305°, 84.8780%, 80.3922%
        XYZ:
        35.0708, 17.7207, 50.8622
        xyY:
        0.3383, 0.1710, 17.7207
      CIE-Lab:
        49.1556, 77.7808, -42.8449
        CIE-LCH:
        49.1556, 88.8005, 331.1522
        CIE-Luv:
        49.1556, 71.2616, -74.5309
        Hunter-Lab:
        42.0960, 75.0432, -42.1697
      #cd1fbf color charts
#cd1fbf RGB chart
      #cd1fbf CMYK chart
      #cd1fbf RGB pie chart
      #cd1fbf color shades, tints & tones
#cd1fbf color schemes
#cd1fbf color preview, HTML & CSS examples
           This text has a color of #cd1fbf        
        
          <p style="color:#cd1fbf;">Text here</p>
        
        
          .mytext {color:#cd1fbf;}
        
        Text color #cd1fbf
      
           This box has a color of #cd1fbf        
        
          <div style="background-color:#cd1fbf;">Content here</div>
        
        
          .mybackground {background-color:#cd1fbf;}
        
        Background color #cd1fbf
      
           Border around this has a color of #cd1fbf        
        
          <div style="border:2px solid #cd1fbf;">Content here</div>
        
        
          .myborder {border:2px solid #cd1fbf;}
        
        Border color #cd1fbf