#dc31cb color space conversions
Hex:
        #dc31cb
        RGB:
        220, 49, 203
        CMY:
        14, 81, 20
        CMYK:
        0, 78, 8, 14
      HSL:
        306°, 70.9544%, 52.7451%
        HSV (HSB):
        306°, 77.7273%, 86.2745%
        XYZ:
        41.3930, 21.7241, 58.5114
        xyY:
        0.3403, 0.1786, 21.7241
      CIE-Lab:
        53.7330, 78.4212, -42.3718
        CIE-LCH:
        53.7330, 89.1361, 331.6172
        CIE-Luv:
        53.7330, 74.8823, -75.5309
        Hunter-Lab:
        46.6091, 76.9580, -41.8042
      #dc31cb color charts
#dc31cb RGB chart
      #dc31cb CMYK chart
      #dc31cb RGB pie chart
      #dc31cb color shades, tints & tones
#dc31cb color schemes
#dc31cb color preview, HTML & CSS examples
           This text has a color of #dc31cb        
        
          <p style="color:#dc31cb;">Text here</p>
        
        
          .mytext {color:#dc31cb;}
        
        Text color #dc31cb
      
           This box has a color of #dc31cb        
        
          <div style="background-color:#dc31cb;">Content here</div>
        
        
          .mybackground {background-color:#dc31cb;}
        
        Background color #dc31cb
      
           Border around this has a color of #dc31cb        
        
          <div style="border:2px solid #dc31cb;">Content here</div>
        
        
          .myborder {border:2px solid #dc31cb;}
        
        Border color #dc31cb