#dc04b5 color space conversions
Hex:
        #dc04b5
        RGB:
        220, 4, 181
        CMY:
        14, 98, 29
        CMYK:
        0, 98, 18, 14
      HSL:
        311°, 96.4286%, 43.9216%
        HSV (HSB):
        311°, 98.1818%, 86.2745%
        XYZ:
        37.8991, 18.6387, 45.3162
        xyY:
        0.3721, 0.1830, 18.6387
      CIE-Lab:
        50.2618, 82.4051, -35.0789
        CIE-LCH:
        50.2618, 89.5608, 336.9411
        CIE-Luv:
        50.2618, 89.1859, -64.2823
        Hunter-Lab:
        43.1725, 81.1447, -32.0132
      #dc04b5 color charts
#dc04b5 RGB chart
      #dc04b5 CMYK chart
      #dc04b5 RGB pie chart
      #dc04b5 color shades, tints & tones
#dc04b5 color schemes
#dc04b5 color preview, HTML & CSS examples
           This text has a color of #dc04b5        
        
          <p style="color:#dc04b5;">Text here</p>
        
        
          .mytext {color:#dc04b5;}
        
        Text color #dc04b5
      
           This box has a color of #dc04b5        
        
          <div style="background-color:#dc04b5;">Content here</div>
        
        
          .mybackground {background-color:#dc04b5;}
        
        Background color #dc04b5
      
           Border around this has a color of #dc04b5        
        
          <div style="border:2px solid #dc04b5;">Content here</div>
        
        
          .myborder {border:2px solid #dc04b5;}
        
        Border color #dc04b5