#dc31dd color space conversions
Hex:
        #dc31dd
        RGB:
        220, 49, 221
        CMY:
        14, 81, 13
        CMYK:
        0, 78, 0, 13
      HSL:
        300°, 71.6667%, 52.9412%
        HSV (HSB):
        300°, 77.8281%, 86.6667%
        XYZ:
        43.6647, 22.6327, 70.4738
        xyY:
        0.3193, 0.1655, 22.6327
      CIE-Lab:
        54.6920, 81.0975, -51.1198
        CIE-LCH:
        54.6920, 95.8647, 327.7747
        CIE-Luv:
        54.6920, 68.1938, -89.4070
        Hunter-Lab:
        47.5739, 80.5782, -54.5278
      #dc31dd color charts
#dc31dd RGB chart
      #dc31dd CMYK chart
      #dc31dd RGB pie chart
      #dc31dd color shades, tints & tones
#dc31dd color schemes
#dc31dd color preview, HTML & CSS examples
           This text has a color of #dc31dd        
        
          <p style="color:#dc31dd;">Text here</p>
        
        
          .mytext {color:#dc31dd;}
        
        Text color #dc31dd
      
           This box has a color of #dc31dd        
        
          <div style="background-color:#dc31dd;">Content here</div>
        
        
          .mybackground {background-color:#dc31dd;}
        
        Background color #dc31dd
      
           Border around this has a color of #dc31dd        
        
          <div style="border:2px solid #dc31dd;">Content here</div>
        
        
          .myborder {border:2px solid #dc31dd;}
        
        Border color #dc31dd