#dc2ff1 color space conversions
Hex:
        #dc2ff1
        RGB:
        220, 47, 241
        CMY:
        14, 82, 5
        CMYK:
        9, 80, 0, 5
      HSL:
        294°, 87.3874%, 56.4706%
        HSV (HSB):
        294°, 80.4979%, 94.5098%
        XYZ:
        46.4089, 23.5995, 85.3282
        xyY:
        0.2988, 0.1519, 23.5995
      CIE-Lab:
        55.6846, 84.7378, -60.7974
        CIE-LCH:
        55.6846, 104.2920, 324.3415
        CIE-Luv:
        55.6846, 61.5130, -104.7865
        Hunter-Lab:
        48.5794, 85.5109, -70.1356
      #dc2ff1 color charts
#dc2ff1 RGB chart
      #dc2ff1 CMYK chart
      #dc2ff1 RGB pie chart
      #dc2ff1 color shades, tints & tones
#dc2ff1 color schemes
#dc2ff1 color preview, HTML & CSS examples
           This text has a color of #dc2ff1        
        
          <p style="color:#dc2ff1;">Text here</p>
        
        
          .mytext {color:#dc2ff1;}
        
        Text color #dc2ff1
      
           This box has a color of #dc2ff1        
        
          <div style="background-color:#dc2ff1;">Content here</div>
        
        
          .mybackground {background-color:#dc2ff1;}
        
        Background color #dc2ff1
      
           Border around this has a color of #dc2ff1        
        
          <div style="border:2px solid #dc2ff1;">Content here</div>
        
        
          .myborder {border:2px solid #dc2ff1;}
        
        Border color #dc2ff1