#dc31c6 color space conversions
Hex:
        #dc31c6
        RGB:
        220, 49, 198
        CMY:
        14, 81, 22
        CMYK:
        0, 78, 10, 14
      HSL:
        308°, 70.9544%, 52.7451%
        HSV (HSB):
        308°, 77.7273%, 86.2745%
        XYZ:
        40.8066, 21.4895, 55.4232
        xyY:
        0.3466, 0.1825, 21.4895
      CIE-Lab:
        53.4811, 77.7086, -39.8936
        CIE-LCH:
        53.4811, 87.3506, 332.8252
        CIE-Luv:
        53.4811, 76.8065, -71.6249
        Hunter-Lab:
        46.3568, 76.0042, -38.4362
      #dc31c6 color charts
#dc31c6 RGB chart
      #dc31c6 CMYK chart
      #dc31c6 RGB pie chart
      #dc31c6 color shades, tints & tones
#dc31c6 color schemes
#dc31c6 color preview, HTML & CSS examples
           This text has a color of #dc31c6        
        
          <p style="color:#dc31c6;">Text here</p>
        
        
          .mytext {color:#dc31c6;}
        
        Text color #dc31c6
      
           This box has a color of #dc31c6        
        
          <div style="background-color:#dc31c6;">Content here</div>
        
        
          .mybackground {background-color:#dc31c6;}
        
        Background color #dc31c6
      
           Border around this has a color of #dc31c6        
        
          <div style="border:2px solid #dc31c6;">Content here</div>
        
        
          .myborder {border:2px solid #dc31c6;}
        
        Border color #dc31c6