#dc2cf0 color space conversions
Hex:
        #dc2cf0
        RGB:
        220, 44, 240
        CMY:
        14, 83, 6
        CMYK:
        8, 82, 0, 6
      HSL:
        294°, 86.7257%, 55.6863%
        HSV (HSB):
        294°, 81.6667%, 94.1176%
        XYZ:
        46.1441, 23.3083, 84.5050
        xyY:
        0.2997, 0.1514, 23.3083
      CIE-Lab:
        55.3885, 85.2639, -60.7130
        CIE-LCH:
        55.3885, 104.6709, 324.5469
        CIE-Luv:
        55.3885, 62.2391, -104.5872
        Hunter-Lab:
        48.2786, 86.1202, -69.9837
      #dc2cf0 color charts
#dc2cf0 RGB chart
      #dc2cf0 CMYK chart
      #dc2cf0 RGB pie chart
      #dc2cf0 color shades, tints & tones
#dc2cf0 color schemes
#dc2cf0 color preview, HTML & CSS examples
           This text has a color of #dc2cf0        
        
          <p style="color:#dc2cf0;">Text here</p>
        
        
          .mytext {color:#dc2cf0;}
        
        Text color #dc2cf0
      
           This box has a color of #dc2cf0        
        
          <div style="background-color:#dc2cf0;">Content here</div>
        
        
          .mybackground {background-color:#dc2cf0;}
        
        Background color #dc2cf0
      
           Border around this has a color of #dc2cf0        
        
          <div style="border:2px solid #dc2cf0;">Content here</div>
        
        
          .myborder {border:2px solid #dc2cf0;}
        
        Border color #dc2cf0