#cf20d4 color space conversions
Hex:
        #cf20d4
        RGB:
        207, 32, 212
        CMY:
        19, 87, 17
        CMYK:
        2, 85, 0, 17
      HSL:
        298°, 73.7705%, 47.8431%
        HSV (HSB):
        298°, 84.9057%, 83.1373%
        XYZ:
        38.1323, 19.0519, 63.9549
        xyY:
        0.3148, 0.1573, 19.0519
      CIE-Lab:
        50.7479, 81.0631, -52.4123
        CIE-LCH:
        50.7479, 96.5312, 327.1148
        CIE-Luv:
        50.7479, 64.5790, -89.6505
        Hunter-Lab:
        43.6485, 79.5569, -56.3194
      #cf20d4 color charts
#cf20d4 RGB chart
      #cf20d4 CMYK chart
      #cf20d4 RGB pie chart
      #cf20d4 color shades, tints & tones
#cf20d4 color schemes
#cf20d4 color preview, HTML & CSS examples
           This text has a color of #cf20d4        
        
          <p style="color:#cf20d4;">Text here</p>
        
        
          .mytext {color:#cf20d4;}
        
        Text color #cf20d4
      
           This box has a color of #cf20d4        
        
          <div style="background-color:#cf20d4;">Content here</div>
        
        
          .mybackground {background-color:#cf20d4;}
        
        Background color #cf20d4
      
           Border around this has a color of #cf20d4        
        
          <div style="border:2px solid #cf20d4;">Content here</div>
        
        
          .myborder {border:2px solid #cf20d4;}
        
        Border color #cf20d4