#dc02e4 color space conversions
Hex:
        #dc02e4
        RGB:
        220, 2, 228
        CMY:
        14, 99, 11
        CMYK:
        4, 99, 0, 11
      HSL:
        298°, 98.2609%, 45.0980%
        HSV (HSB):
        298°, 99.1228%, 89.4118%
        XYZ:
        43.5405, 20.8605, 75.1304
        xyY:
        0.3120, 0.1495, 20.8605
      CIE-Lab:
        52.7965, 88.9019, -58.1174
        CIE-LCH:
        52.7965, 106.2129, 326.8263
        CIE-Luv:
        52.7965, 69.6583, -99.9758
        Hunter-Lab:
        45.6733, 90.2364, -65.5580
      #dc02e4 color charts
#dc02e4 RGB chart
      #dc02e4 CMYK chart
      #dc02e4 RGB pie chart
      #dc02e4 color shades, tints & tones
#dc02e4 color schemes
#dc02e4 color preview, HTML & CSS examples
           This text has a color of #dc02e4        
        
          <p style="color:#dc02e4;">Text here</p>
        
        
          .mytext {color:#dc02e4;}
        
        Text color #dc02e4
      
           This box has a color of #dc02e4        
        
          <div style="background-color:#dc02e4;">Content here</div>
        
        
          .mybackground {background-color:#dc02e4;}
        
        Background color #dc02e4
      
           Border around this has a color of #dc02e4        
        
          <div style="border:2px solid #dc02e4;">Content here</div>
        
        
          .myborder {border:2px solid #dc02e4;}
        
        Border color #dc02e4