#dc21f8 color space conversions
Hex:
        #dc21f8
        RGB:
        220, 33, 248
        CMY:
        14, 87, 3
        CMYK:
        11, 87, 0, 3
      HSL:
        292°, 93.8865%, 55.0980%
        HSV (HSB):
        292°, 86.6935%, 97.2549%
        XYZ:
        47.0023, 23.0807, 90.7847
        xyY:
        0.2922, 0.1435, 23.0807
      CIE-Lab:
        55.1553, 88.6902, -65.5593
        CIE-LCH:
        55.1553, 110.2905, 323.5284
        CIE-Luv:
        55.1553, 60.6888, -112.0215
        Hunter-Lab:
        48.0423, 90.5618, -78.4095
      #dc21f8 color charts
#dc21f8 RGB chart
      #dc21f8 CMYK chart
      #dc21f8 RGB pie chart
      #dc21f8 color shades, tints & tones
#dc21f8 color schemes
#dc21f8 color preview, HTML & CSS examples
           This text has a color of #dc21f8        
        
          <p style="color:#dc21f8;">Text here</p>
        
        
          .mytext {color:#dc21f8;}
        
        Text color #dc21f8
      
           This box has a color of #dc21f8        
        
          <div style="background-color:#dc21f8;">Content here</div>
        
        
          .mybackground {background-color:#dc21f8;}
        
        Background color #dc21f8
      
           Border around this has a color of #dc21f8        
        
          <div style="border:2px solid #dc21f8;">Content here</div>
        
        
          .myborder {border:2px solid #dc21f8;}
        
        Border color #dc21f8