#d31f88 color space conversions
Hex:
        #d31f88
        RGB:
        211, 31, 136
        CMY:
        17, 88, 47
        CMYK:
        0, 85, 36, 17
      HSL:
        325°, 74.3802%, 47.4510%
        HSV (HSB):
        325°, 85.3081%, 82.7451%
        XYZ:
        31.7979, 16.6064, 24.8220
        xyY:
        0.4342, 0.2268, 16.6064
      CIE-Lab:
        47.7603, 72.2729, -12.2453
        CIE-LCH:
        47.7603, 73.3029, 350.3836
        CIE-Luv:
        47.7603, 99.3929, -29.6503
        Hunter-Lab:
        40.7510, 67.9689, -7.5886
      #d31f88 color charts
#d31f88 RGB chart
      #d31f88 CMYK chart
      #d31f88 RGB pie chart
      #d31f88 color shades, tints & tones
#d31f88 color schemes
#d31f88 color preview, HTML & CSS examples
           This text has a color of #d31f88        
        
          <p style="color:#d31f88;">Text here</p>
        
        
          .mytext {color:#d31f88;}
        
        Text color #d31f88
      
           This box has a color of #d31f88        
        
          <div style="background-color:#d31f88;">Content here</div>
        
        
          .mybackground {background-color:#d31f88;}
        
        Background color #d31f88
      
           Border around this has a color of #d31f88        
        
          <div style="border:2px solid #d31f88;">Content here</div>
        
        
          .myborder {border:2px solid #d31f88;}
        
        Border color #d31f88