#dc02d4 color space conversions
Hex:
        #dc02d4
        RGB:
        220, 2, 212
        CMY:
        14, 99, 17
        CMYK:
        0, 99, 4, 14
      HSL:
        302°, 98.1982%, 43.5294%
        HSV (HSB):
        302°, 99.0909%, 86.2745%
        XYZ:
        41.4206, 20.0125, 63.9671
        xyY:
        0.3303, 0.1596, 20.0125
      CIE-Lab:
        51.8514, 86.6158, -50.5203
        CIE-LCH:
        51.8514, 100.2726, 329.7463
        CIE-Luv:
        51.8514, 75.9754, -88.1253
        Hunter-Lab:
        44.7354, 86.9867, -53.4640
      #dc02d4 color charts
#dc02d4 RGB chart
      #dc02d4 CMYK chart
      #dc02d4 RGB pie chart
      #dc02d4 color shades, tints & tones
#dc02d4 color schemes
#dc02d4 color preview, HTML & CSS examples
           This text has a color of #dc02d4        
        
          <p style="color:#dc02d4;">Text here</p>
        
        
          .mytext {color:#dc02d4;}
        
        Text color #dc02d4
      
           This box has a color of #dc02d4        
        
          <div style="background-color:#dc02d4;">Content here</div>
        
        
          .mybackground {background-color:#dc02d4;}
        
        Background color #dc02d4
      
           Border around this has a color of #dc02d4        
        
          <div style="border:2px solid #dc02d4;">Content here</div>
        
        
          .myborder {border:2px solid #dc02d4;}
        
        Border color #dc02d4