#d5255d color space conversions
Hex:
        #d5255d
        RGB:
        213, 37, 93
        CMY:
        16, 85, 64
        CMYK:
        0, 83, 56, 16
      HSL:
        341°, 70.4000%, 49.0196%
        HSV (HSB):
        341°, 82.6291%, 83.5294%
        XYZ:
        30.0779, 16.2596, 11.9091
        xyY:
        0.5164, 0.2792, 16.2596
      CIE-Lab:
        47.3132, 67.8251, 13.5142
        CIE-LCH:
        47.3132, 69.1584, 11.2687
        CIE-Luv:
        47.3132, 117.2572, 2.5680
        Hunter-Lab:
        40.3232, 62.5814, 10.7155
      #d5255d color charts
#d5255d RGB chart
      #d5255d CMYK chart
      #d5255d RGB pie chart
      #d5255d color shades, tints & tones
#d5255d color schemes
#d5255d color preview, HTML & CSS examples
           This text has a color of #d5255d        
        
          <p style="color:#d5255d;">Text here</p>
        
        
          .mytext {color:#d5255d;}
        
        Text color #d5255d
      
           This box has a color of #d5255d        
        
          <div style="background-color:#d5255d;">Content here</div>
        
        
          .mybackground {background-color:#d5255d;}
        
        Background color #d5255d
      
           Border around this has a color of #d5255d        
        
          <div style="border:2px solid #d5255d;">Content here</div>
        
        
          .myborder {border:2px solid #d5255d;}
        
        Border color #d5255d