#dc31d6 color space conversions
Hex:
        #dc31d6
        RGB:
        220, 49, 214
        CMY:
        14, 81, 16
        CMYK:
        0, 78, 3, 14
      HSL:
        302°, 70.9544%, 52.7451%
        HSV (HSB):
        302°, 77.7273%, 86.2745%
        XYZ:
        42.7511, 22.2673, 65.6631
        xyY:
        0.3271, 0.1704, 22.2673
      CIE-Lab:
        54.3095, 80.0368, -47.7497
        CIE-LCH:
        54.3095, 93.1983, 329.1798
        CIE-Luv:
        54.3095, 70.7486, -84.0487
        Hunter-Lab:
        47.1882, 79.1361, -49.4711
      #dc31d6 color charts
#dc31d6 RGB chart
      #dc31d6 CMYK chart
      #dc31d6 RGB pie chart
      #dc31d6 color shades, tints & tones
#dc31d6 color schemes
#dc31d6 color preview, HTML & CSS examples
           This text has a color of #dc31d6        
        
          <p style="color:#dc31d6;">Text here</p>
        
        
          .mytext {color:#dc31d6;}
        
        Text color #dc31d6
      
           This box has a color of #dc31d6        
        
          <div style="background-color:#dc31d6;">Content here</div>
        
        
          .mybackground {background-color:#dc31d6;}
        
        Background color #dc31d6
      
           Border around this has a color of #dc31d6        
        
          <div style="border:2px solid #dc31d6;">Content here</div>
        
        
          .myborder {border:2px solid #dc31d6;}
        
        Border color #dc31d6