#d5038d color space conversions
Hex:
        #d5038d
        RGB:
        213, 3, 141
        CMY:
        16, 99, 45
        CMYK:
        0, 99, 34, 16
      HSL:
        321°, 97.2222%, 42.3529%
        HSV (HSB):
        321°, 98.5915%, 83.5294%
        XYZ:
        32.2809, 16.1343, 26.6122
        xyY:
        0.4303, 0.2150, 16.1343
      CIE-Lab:
        47.1503, 76.6507, -16.1663
        CIE-LCH:
        47.1503, 78.3370, 348.0904
        CIE-Luv:
        47.1503, 102.2278, -35.7318
        Hunter-Lab:
        40.1676, 73.1590, -11.1640
      #d5038d color charts
#d5038d RGB chart
      #d5038d CMYK chart
      #d5038d RGB pie chart
      #d5038d color shades, tints & tones
#d5038d color schemes
#d5038d color preview, HTML & CSS examples
           This text has a color of #d5038d        
        
          <p style="color:#d5038d;">Text here</p>
        
        
          .mytext {color:#d5038d;}
        
        Text color #d5038d
      
           This box has a color of #d5038d        
        
          <div style="background-color:#d5038d;">Content here</div>
        
        
          .mybackground {background-color:#d5038d;}
        
        Background color #d5038d
      
           Border around this has a color of #d5038d        
        
          <div style="border:2px solid #d5038d;">Content here</div>
        
        
          .myborder {border:2px solid #d5038d;}
        
        Border color #d5038d