#dc02d8 color space conversions
Hex:
        #dc02d8
        RGB:
        220, 2, 216
        CMY:
        14, 99, 15
        CMYK:
        0, 99, 2, 14
      HSL:
        301°, 98.1982%, 43.5294%
        HSV (HSB):
        301°, 99.0909%, 86.2745%
        XYZ:
        41.9316, 20.2169, 66.6580
        xyY:
        0.3255, 0.1570, 20.2169
      CIE-Lab:
        52.0816, 87.1760, -52.4400
        CIE-LCH:
        52.0816, 101.7330, 328.9713
        CIE-Luv:
        52.0816, 74.3581, -91.1164
        Hunter-Lab:
        44.9632, 87.7789, -56.4231
      #dc02d8 color charts
#dc02d8 RGB chart
      #dc02d8 CMYK chart
      #dc02d8 RGB pie chart
      #dc02d8 color shades, tints & tones
#dc02d8 color schemes
#dc02d8 color preview, HTML & CSS examples
           This text has a color of #dc02d8        
        
          <p style="color:#dc02d8;">Text here</p>
        
        
          .mytext {color:#dc02d8;}
        
        Text color #dc02d8
      
           This box has a color of #dc02d8        
        
          <div style="background-color:#dc02d8;">Content here</div>
        
        
          .mybackground {background-color:#dc02d8;}
        
        Background color #dc02d8
      
           Border around this has a color of #dc02d8        
        
          <div style="border:2px solid #dc02d8;">Content here</div>
        
        
          .myborder {border:2px solid #dc02d8;}
        
        Border color #dc02d8