#dc21ef color space conversions
Hex:
        #dc21ef
        RGB:
        220, 33, 239
        CMY:
        14, 87, 6
        CMYK:
        8, 86, 0, 6
      HSL:
        294°, 86.5546%, 53.3333%
        HSV (HSB):
        294°, 86.1925%, 93.7255%
        XYZ:
        45.6390, 22.5354, 83.6057
        xyY:
        0.3007, 0.1485, 22.5354
      CIE-Lab:
        54.5905, 87.2646, -61.4345
        CIE-LCH:
        54.5905, 106.7207, 324.8543
        CIE-Luv:
        54.5905, 63.7878, -105.5140
        Hunter-Lab:
        47.4714, 88.5350, -71.1903
      #dc21ef color charts
#dc21ef RGB chart
      #dc21ef CMYK chart
      #dc21ef RGB pie chart
      #dc21ef color shades, tints & tones
#dc21ef color schemes
#dc21ef color preview, HTML & CSS examples
           This text has a color of #dc21ef        
        
          <p style="color:#dc21ef;">Text here</p>
        
        
          .mytext {color:#dc21ef;}
        
        Text color #dc21ef
      
           This box has a color of #dc21ef        
        
          <div style="background-color:#dc21ef;">Content here</div>
        
        
          .mybackground {background-color:#dc21ef;}
        
        Background color #dc21ef
      
           Border around this has a color of #dc21ef        
        
          <div style="border:2px solid #dc21ef;">Content here</div>
        
        
          .myborder {border:2px solid #dc21ef;}
        
        Border color #dc21ef