#cd0fbf color space conversions
Hex:
        #cd0fbf
        RGB:
        205, 15, 191
        CMY:
        20, 94, 25
        CMYK:
        0, 93, 7, 20
      HSL:
        304°, 86.3636%, 43.1373%
        HSV (HSB):
        304°, 92.6829%, 80.3922%
        XYZ:
        34.7516, 17.0824, 50.7558
        xyY:
        0.3387, 0.1665, 17.0824
      CIE-Lab:
        48.3637, 80.1030, -44.1020
        CIE-LCH:
        48.3637, 91.4411, 331.1643
        CIE-Luv:
        48.3637, 72.7843, -76.3840
        Hunter-Lab:
        41.3308, 77.7568, -43.8788
      #cd0fbf color charts
#cd0fbf RGB chart
      #cd0fbf CMYK chart
      #cd0fbf RGB pie chart
      #cd0fbf color shades, tints & tones
#cd0fbf color schemes
#cd0fbf color preview, HTML & CSS examples
           This text has a color of #cd0fbf        
        
          <p style="color:#cd0fbf;">Text here</p>
        
        
          .mytext {color:#cd0fbf;}
        
        Text color #cd0fbf
      
           This box has a color of #cd0fbf        
        
          <div style="background-color:#cd0fbf;">Content here</div>
        
        
          .mybackground {background-color:#cd0fbf;}
        
        Background color #cd0fbf
      
           Border around this has a color of #cd0fbf        
        
          <div style="border:2px solid #cd0fbf;">Content here</div>
        
        
          .myborder {border:2px solid #cd0fbf;}
        
        Border color #cd0fbf