#dc2ff5 color space conversions
Hex:
        #dc2ff5
        RGB:
        220, 47, 245
        CMY:
        14, 82, 4
        CMYK:
        10, 81, 0, 4
      HSL:
        292°, 90.8257%, 57.2549%
        HSV (HSB):
        292°, 80.8163%, 96.0784%
        XYZ:
        47.0131, 23.8412, 88.5102
        xyY:
        0.2950, 0.1496, 23.8412
      CIE-Lab:
        55.9285, 85.3879, -62.6409
        CIE-LCH:
        55.9285, 105.9008, 323.7361
        CIE-Luv:
        55.9285, 60.1780, -107.7215
        Hunter-Lab:
        48.8275, 86.4191, -73.2964
      #dc2ff5 color charts
#dc2ff5 RGB chart
      #dc2ff5 CMYK chart
      #dc2ff5 RGB pie chart
      #dc2ff5 color shades, tints & tones
#dc2ff5 color schemes
#dc2ff5 color preview, HTML & CSS examples
           This text has a color of #dc2ff5        
        
          <p style="color:#dc2ff5;">Text here</p>
        
        
          .mytext {color:#dc2ff5;}
        
        Text color #dc2ff5
      
           This box has a color of #dc2ff5        
        
          <div style="background-color:#dc2ff5;">Content here</div>
        
        
          .mybackground {background-color:#dc2ff5;}
        
        Background color #dc2ff5
      
           Border around this has a color of #dc2ff5        
        
          <div style="border:2px solid #dc2ff5;">Content here</div>
        
        
          .myborder {border:2px solid #dc2ff5;}
        
        Border color #dc2ff5