#d5287b color space conversions
Hex:
        #d5287b
        RGB:
        213, 40, 123
        CMY:
        16, 84, 52
        CMYK:
        0, 81, 42, 16
      HSL:
        331°, 68.3794%, 49.6078%
        HSV (HSB):
        331°, 81.2207%, 83.5294%
        XYZ:
        31.7745, 17.0938, 20.3636
        xyY:
        0.4590, 0.2469, 17.0938
      CIE-Lab:
        48.3780, 69.5253, -3.3777
        CIE-LCH:
        48.3780, 69.6073, 357.2186
        CIE-Luv:
        48.3780, 104.4339, -17.5252
        Hunter-Lab:
        41.3446, 64.8292, -0.2611
      #d5287b color charts
#d5287b RGB chart
      #d5287b CMYK chart
      #d5287b RGB pie chart
      #d5287b color shades, tints & tones
#d5287b color schemes
#d5287b color preview, HTML & CSS examples
           This text has a color of #d5287b        
        
          <p style="color:#d5287b;">Text here</p>
        
        
          .mytext {color:#d5287b;}
        
        Text color #d5287b
      
           This box has a color of #d5287b        
        
          <div style="background-color:#d5287b;">Content here</div>
        
        
          .mybackground {background-color:#d5287b;}
        
        Background color #d5287b
      
           Border around this has a color of #d5287b        
        
          <div style="border:2px solid #d5287b;">Content here</div>
        
        
          .myborder {border:2px solid #d5287b;}
        
        Border color #d5287b