#d5057b color space conversions
Hex:
        #d5057b
        RGB:
        213, 5, 123
        CMY:
        16, 98, 52
        CMYK:
        0, 98, 42, 16
      HSL:
        326°, 95.4128%, 42.7451%
        HSV (HSB):
        326°, 97.6526%, 83.5294%
        XYZ:
        31.0700, 15.6847, 20.1288
        xyY:
        0.4645, 0.2345, 15.6847
      CIE-Lab:
        46.5581, 74.7855, -6.0740
        CIE-LCH:
        46.5581, 75.0318, 355.3567
        CIE-Luv:
        46.5581, 110.4824, -21.9624
        Hunter-Lab:
        39.6040, 70.7294, -2.4115
      #d5057b color charts
#d5057b RGB chart
      #d5057b CMYK chart
      #d5057b RGB pie chart
      #d5057b color shades, tints & tones
#d5057b color schemes
#d5057b color preview, HTML & CSS examples
           This text has a color of #d5057b        
        
          <p style="color:#d5057b;">Text here</p>
        
        
          .mytext {color:#d5057b;}
        
        Text color #d5057b
      
           This box has a color of #d5057b        
        
          <div style="background-color:#d5057b;">Content here</div>
        
        
          .mybackground {background-color:#d5057b;}
        
        Background color #d5057b
      
           Border around this has a color of #d5057b        
        
          <div style="border:2px solid #d5057b;">Content here</div>
        
        
          .myborder {border:2px solid #d5057b;}
        
        Border color #d5057b