#cd3cf2 color space conversions
Hex:
        #cd3cf2
        RGB:
        205, 60, 242
        CMY:
        20, 76, 5
        CMYK:
        15, 75, 0, 5
      HSL:
        288°, 87.5000%, 59.2157%
        HSV (HSB):
        288°, 75.2066%, 94.9020%
        XYZ:
        42.8197, 22.6217, 86.1140
        xyY:
        0.2825, 0.1493, 22.6217
      CIE-Lab:
        54.6805, 78.6424, -63.0929
        CIE-LCH:
        54.6805, 100.8233, 321.2608
        CIE-Luv:
        54.6805, 49.4608, -106.9545
        Hunter-Lab:
        47.5622, 77.4675, -74.0542
      #cd3cf2 color charts
#cd3cf2 RGB chart
      #cd3cf2 CMYK chart
      #cd3cf2 RGB pie chart
      #cd3cf2 color shades, tints & tones
#cd3cf2 color schemes
#cd3cf2 color preview, HTML & CSS examples
           This text has a color of #cd3cf2        
        
          <p style="color:#cd3cf2;">Text here</p>
        
        
          .mytext {color:#cd3cf2;}
        
        Text color #cd3cf2
      
           This box has a color of #cd3cf2        
        
          <div style="background-color:#cd3cf2;">Content here</div>
        
        
          .mybackground {background-color:#cd3cf2;}
        
        Background color #cd3cf2
      
           Border around this has a color of #cd3cf2        
        
          <div style="border:2px solid #cd3cf2;">Content here</div>
        
        
          .myborder {border:2px solid #cd3cf2;}
        
        Border color #cd3cf2