#dc2af0 color space conversions
Hex:
        #dc2af0
        RGB:
        220, 42, 240
        CMY:
        14, 84, 6
        CMYK:
        8, 83, 0, 6
      HSL:
        294°, 86.8421%, 55.2941%
        HSV (HSB):
        294°, 82.5000%, 94.1176%
        XYZ:
        46.0713, 23.1628, 84.4807
        xyY:
        0.2997, 0.1507, 23.1628
      CIE-Lab:
        55.2397, 85.6987, -60.9520
        CIE-LCH:
        55.2397, 105.1637, 324.5782
        CIE-Luv:
        55.2397, 62.4833, -104.9247
        Hunter-Lab:
        48.1278, 86.6492, -70.3848
      #dc2af0 color charts
#dc2af0 RGB chart
      #dc2af0 CMYK chart
      #dc2af0 RGB pie chart
      #dc2af0 color shades, tints & tones
#dc2af0 color schemes
#dc2af0 color preview, HTML & CSS examples
           This text has a color of #dc2af0        
        
          <p style="color:#dc2af0;">Text here</p>
        
        
          .mytext {color:#dc2af0;}
        
        Text color #dc2af0
      
           This box has a color of #dc2af0        
        
          <div style="background-color:#dc2af0;">Content here</div>
        
        
          .mybackground {background-color:#dc2af0;}
        
        Background color #dc2af0
      
           Border around this has a color of #dc2af0        
        
          <div style="border:2px solid #dc2af0;">Content here</div>
        
        
          .myborder {border:2px solid #dc2af0;}
        
        Border color #dc2af0