#cf0cd1 color space conversions
Hex:
        #cf0cd1
        RGB:
        207, 12, 209
        CMY:
        19, 95, 18
        CMYK:
        1, 94, 0, 18
      HSL:
        299°, 89.1403%, 43.3333%
        HSV (HSB):
        299°, 94.2584%, 81.9608%
        XYZ:
        37.3722, 18.1318, 61.8517
        xyY:
        0.3185, 0.1545, 18.1318
      CIE-Lab:
        49.6556, 83.3046, -52.4389
        CIE-LCH:
        49.6556, 98.4352, 327.8102
        CIE-Luv:
        49.6556, 67.2741, -89.4716
        Hunter-Lab:
        42.5814, 82.1456, -56.3147
      #cf0cd1 color charts
#cf0cd1 RGB chart
      #cf0cd1 CMYK chart
      #cf0cd1 RGB pie chart
      #cf0cd1 color shades, tints & tones
#cf0cd1 color schemes
#cf0cd1 color preview, HTML & CSS examples
           This text has a color of #cf0cd1        
        
          <p style="color:#cf0cd1;">Text here</p>
        
        
          .mytext {color:#cf0cd1;}
        
        Text color #cf0cd1
      
           This box has a color of #cf0cd1        
        
          <div style="background-color:#cf0cd1;">Content here</div>
        
        
          .mybackground {background-color:#cf0cd1;}
        
        Background color #cf0cd1
      
           Border around this has a color of #cf0cd1        
        
          <div style="border:2px solid #cf0cd1;">Content here</div>
        
        
          .myborder {border:2px solid #cf0cd1;}
        
        Border color #cf0cd1