#cd20f4 color space conversions
Hex:
        #cd20f4
        RGB:
        205, 32, 244
        CMY:
        20, 87, 4
        CMYK:
        16, 87, 0, 4
      HSL:
        289°, 90.5983%, 54.1176%
        HSV (HSB):
        289°, 86.8852%, 95.6863%
        XYZ:
        42.0225, 20.5438, 87.3385
        xyY:
        0.2803, 0.1370, 20.5438
      CIE-Lab:
        52.4466, 85.8777, -67.8170
        CIE-LCH:
        52.4466, 109.4263, 321.7021
        CIE-Luv:
        52.4466, 52.3145, -113.3963
        Hunter-Lab:
        45.3253, 86.1737, -82.5198
      #cd20f4 color charts
#cd20f4 RGB chart
      #cd20f4 CMYK chart
      #cd20f4 RGB pie chart
      #cd20f4 color shades, tints & tones
#cd20f4 color schemes
#cd20f4 color preview, HTML & CSS examples
           This text has a color of #cd20f4        
        
          <p style="color:#cd20f4;">Text here</p>
        
        
          .mytext {color:#cd20f4;}
        
        Text color #cd20f4
      
           This box has a color of #cd20f4        
        
          <div style="background-color:#cd20f4;">Content here</div>
        
        
          .mybackground {background-color:#cd20f4;}
        
        Background color #cd20f4
      
           Border around this has a color of #cd20f4        
        
          <div style="border:2px solid #cd20f4;">Content here</div>
        
        
          .myborder {border:2px solid #cd20f4;}
        
        Border color #cd20f4