#dc42b9 color space conversions
Hex:
        #dc42b9
        RGB:
        220, 66, 185
        CMY:
        14, 74, 27
        CMYK:
        0, 70, 16, 14
      HSL:
        314°, 68.7500%, 56.0784%
        HSV (HSB):
        314°, 70.0000%, 86.2745%
        XYZ:
        40.2204, 22.6149, 48.1442
        xyY:
        0.3624, 0.2038, 22.6149
      CIE-Lab:
        54.6734, 70.7545, -30.5165
        CIE-LCH:
        54.6734, 77.0549, 336.6695
        CIE-Luv:
        54.6734, 77.6561, -56.7332
        Hunter-Lab:
        47.5551, 67.7475, -26.7359
      #dc42b9 color charts
#dc42b9 RGB chart
      #dc42b9 CMYK chart
      #dc42b9 RGB pie chart
      #dc42b9 color shades, tints & tones
#dc42b9 color schemes
#dc42b9 color preview, HTML & CSS examples
           This text has a color of #dc42b9        
        
          <p style="color:#dc42b9;">Text here</p>
        
        
          .mytext {color:#dc42b9;}
        
        Text color #dc42b9
      
           This box has a color of #dc42b9        
        
          <div style="background-color:#dc42b9;">Content here</div>
        
        
          .mybackground {background-color:#dc42b9;}
        
        Background color #dc42b9
      
           Border around this has a color of #dc42b9        
        
          <div style="border:2px solid #dc42b9;">Content here</div>
        
        
          .myborder {border:2px solid #dc42b9;}
        
        Border color #dc42b9