#dc21f5 color space conversions
Hex:
        #dc21f5
        RGB:
        220, 33, 245
        CMY:
        14, 87, 4
        CMYK:
        10, 87, 0, 4
      HSL:
        293°, 91.3793%, 54.5098%
        HSV (HSB):
        293°, 86.5306%, 96.0784%
        XYZ:
        46.5405, 22.8959, 88.3526
        xyY:
        0.2950, 0.1451, 22.8959
      CIE-Lab:
        54.9650, 88.2114, -64.1914
        CIE-LCH:
        54.9650, 109.0953, 323.9566
        CIE-Luv:
        54.9650, 61.7086, -109.8638
        Hunter-Lab:
        47.8497, 89.8791, -75.9819
      #dc21f5 color charts
#dc21f5 RGB chart
      #dc21f5 CMYK chart
      #dc21f5 RGB pie chart
      #dc21f5 color shades, tints & tones
#dc21f5 color schemes
#dc21f5 color preview, HTML & CSS examples
           This text has a color of #dc21f5        
        
          <p style="color:#dc21f5;">Text here</p>
        
        
          .mytext {color:#dc21f5;}
        
        Text color #dc21f5
      
           This box has a color of #dc21f5        
        
          <div style="background-color:#dc21f5;">Content here</div>
        
        
          .mybackground {background-color:#dc21f5;}
        
        Background color #dc21f5
      
           Border around this has a color of #dc21f5        
        
          <div style="border:2px solid #dc21f5;">Content here</div>
        
        
          .myborder {border:2px solid #dc21f5;}
        
        Border color #dc21f5