#dc5fdf color space conversions
Hex:
        #dc5fdf
        RGB:
        220, 95, 223
        CMY:
        14, 63, 13
        CMYK:
        1, 57, 0, 13
      HSL:
        299°, 66.6667%, 62.3529%
        HSV (HSB):
        299°, 57.3991%, 87.4510%
        XYZ:
        46.9267, 28.7278, 72.8837
        xyY:
        0.3159, 0.1934, 28.7278
      CIE-Lab:
        60.5406, 65.2655, -42.9859
        CIE-LCH:
        60.5406, 78.1497, 326.6299
        CIE-Luv:
        60.5406, 56.4003, -76.4363
        Hunter-Lab:
        53.5983, 62.4843, -43.1046
      #dc5fdf color charts
#dc5fdf RGB chart
      #dc5fdf CMYK chart
      #dc5fdf RGB pie chart
      #dc5fdf color shades, tints & tones
#dc5fdf color schemes
#dc5fdf color preview, HTML & CSS examples
           This text has a color of #dc5fdf        
        
          <p style="color:#dc5fdf;">Text here</p>
        
        
          .mytext {color:#dc5fdf;}
        
        Text color #dc5fdf
      
           This box has a color of #dc5fdf        
        
          <div style="background-color:#dc5fdf;">Content here</div>
        
        
          .mybackground {background-color:#dc5fdf;}
        
        Background color #dc5fdf
      
           Border around this has a color of #dc5fdf        
        
          <div style="border:2px solid #dc5fdf;">Content here</div>
        
        
          .myborder {border:2px solid #dc5fdf;}
        
        Border color #dc5fdf