#dc2ffd color space conversions
Hex:
        #dc2ffd
        RGB:
        220, 47, 253
        CMY:
        14, 82, 1
        CMYK:
        13, 81, 0, 1
      HSL:
        290°, 98.0952%, 58.8235%
        HSV (HSB):
        290°, 81.4229%, 99.2157%
        XYZ:
        48.2613, 24.3405, 95.0830
        xyY:
        0.2878, 0.1452, 24.3405
      CIE-Lab:
        56.4271, 86.7076, -66.2918
        CIE-LCH:
        56.4271, 109.1458, 322.6005
        CIE-Luv:
        56.4271, 57.5727, -113.5303
        Hunter-Lab:
        49.3361, 88.2732, -79.7314
      #dc2ffd color charts
#dc2ffd RGB chart
      #dc2ffd CMYK chart
      #dc2ffd RGB pie chart
      #dc2ffd color shades, tints & tones
#dc2ffd color schemes
#dc2ffd color preview, HTML & CSS examples
           This text has a color of #dc2ffd        
        
          <p style="color:#dc2ffd;">Text here</p>
        
        
          .mytext {color:#dc2ffd;}
        
        Text color #dc2ffd
      
           This box has a color of #dc2ffd        
        
          <div style="background-color:#dc2ffd;">Content here</div>
        
        
          .mybackground {background-color:#dc2ffd;}
        
        Background color #dc2ffd
      
           Border around this has a color of #dc2ffd        
        
          <div style="border:2px solid #dc2ffd;">Content here</div>
        
        
          .myborder {border:2px solid #dc2ffd;}
        
        Border color #dc2ffd