#dc31bf color space conversions
Hex:
        #dc31bf
        RGB:
        220, 49, 191
        CMY:
        14, 81, 25
        CMYK:
        0, 78, 13, 14
      HSL:
        310°, 70.9544%, 52.7451%
        HSV (HSB):
        310°, 77.7273%, 86.2745%
        XYZ:
        40.0175, 21.1739, 51.2680
        xyY:
        0.3558, 0.1883, 21.1739
      CIE-Lab:
        53.1392, 76.7350, -36.3882
        CIE-LCH:
        53.1392, 84.9256, 334.6294
        CIE-Luv:
        53.1392, 79.5437, -66.1274
        Hunter-Lab:
        46.0151, 74.7081, -33.8479
      #dc31bf color charts
#dc31bf RGB chart
      #dc31bf CMYK chart
      #dc31bf RGB pie chart
      #dc31bf color shades, tints & tones
#dc31bf color schemes
#dc31bf color preview, HTML & CSS examples
           This text has a color of #dc31bf        
        
          <p style="color:#dc31bf;">Text here</p>
        
        
          .mytext {color:#dc31bf;}
        
        Text color #dc31bf
      
           This box has a color of #dc31bf        
        
          <div style="background-color:#dc31bf;">Content here</div>
        
        
          .mybackground {background-color:#dc31bf;}
        
        Background color #dc31bf
      
           Border around this has a color of #dc31bf        
        
          <div style="border:2px solid #dc31bf;">Content here</div>
        
        
          .myborder {border:2px solid #dc31bf;}
        
        Border color #dc31bf