#dc21fc color space conversions
Hex:
        #dc21fc
        RGB:
        220, 33, 252
        CMY:
        14, 87, 1
        CMYK:
        13, 87, 0, 1
      HSL:
        291°, 97.3333%, 55.8824%
        HSV (HSB):
        291°, 86.9048%, 98.8235%
        XYZ:
        47.6297, 23.3316, 94.0885
        xyY:
        0.2886, 0.1414, 23.3316
      CIE-Lab:
        55.4123, 89.3341, -67.3727
        CIE-LCH:
        55.4123, 111.8913, 322.9777
        CIE-Luv:
        55.4123, 59.3496, -114.8803
        Hunter-Lab:
        48.3028, 91.4827, -81.6784
      #dc21fc color charts
#dc21fc RGB chart
      #dc21fc CMYK chart
      #dc21fc RGB pie chart
      #dc21fc color shades, tints & tones
#dc21fc color schemes
#dc21fc color preview, HTML & CSS examples
           This text has a color of #dc21fc        
        
          <p style="color:#dc21fc;">Text here</p>
        
        
          .mytext {color:#dc21fc;}
        
        Text color #dc21fc
      
           This box has a color of #dc21fc        
        
          <div style="background-color:#dc21fc;">Content here</div>
        
        
          .mybackground {background-color:#dc21fc;}
        
        Background color #dc21fc
      
           Border around this has a color of #dc21fc        
        
          <div style="border:2px solid #dc21fc;">Content here</div>
        
        
          .myborder {border:2px solid #dc21fc;}
        
        Border color #dc21fc