#dc04d7 color space conversions
Hex:
        #dc04d7
        RGB:
        220, 4, 215
        CMY:
        14, 98, 16
        CMYK:
        0, 98, 2, 14
      HSL:
        301°, 96.4286%, 43.9216%
        HSV (HSB):
        301°, 98.1818%, 86.2745%
        XYZ:
        41.8244, 20.2088, 65.9863
        xyY:
        0.3267, 0.1579, 20.2088
      CIE-Lab:
        52.0724, 86.8907, -51.8834
        CIE-LCH:
        52.0724, 101.2022, 329.1581
        CIE-Luv:
        52.0724, 74.6714, -90.2578
        Hunter-Lab:
        44.9542, 87.4026, -55.5613
      #dc04d7 color charts
#dc04d7 RGB chart
      #dc04d7 CMYK chart
      #dc04d7 RGB pie chart
      #dc04d7 color shades, tints & tones
#dc04d7 color schemes
#dc04d7 color preview, HTML & CSS examples
           This text has a color of #dc04d7        
        
          <p style="color:#dc04d7;">Text here</p>
        
        
          .mytext {color:#dc04d7;}
        
        Text color #dc04d7
      
           This box has a color of #dc04d7        
        
          <div style="background-color:#dc04d7;">Content here</div>
        
        
          .mybackground {background-color:#dc04d7;}
        
        Background color #dc04d7
      
           Border around this has a color of #dc04d7        
        
          <div style="border:2px solid #dc04d7;">Content here</div>
        
        
          .myborder {border:2px solid #dc04d7;}
        
        Border color #dc04d7