#d5248d color space conversions
Hex:
        #d5248d
        RGB:
        213, 36, 141
        CMY:
        16, 86, 45
        CMYK:
        0, 83, 34, 16
      HSL:
        324°, 71.0843%, 48.8235%
        HSV (HSB):
        324°, 83.0986%, 83.5294%
        XYZ:
        32.8792, 17.3310, 26.8116
        xyY:
        0.4269, 0.2250, 17.3310
      CIE-Lab:
        48.6744, 72.2233, -13.8501
        CIE-LCH:
        48.6744, 73.5393, 349.1443
        CIE-Luv:
        48.6744, 97.7554, -31.9387
        Hunter-Lab:
        41.6305, 68.1234, -9.0436
      #d5248d color charts
#d5248d RGB chart
      #d5248d CMYK chart
      #d5248d RGB pie chart
      #d5248d color shades, tints & tones
#d5248d color schemes
#d5248d color preview, HTML & CSS examples
           This text has a color of #d5248d        
        
          <p style="color:#d5248d;">Text here</p>
        
        
          .mytext {color:#d5248d;}
        
        Text color #d5248d
      
           This box has a color of #d5248d        
        
          <div style="background-color:#d5248d;">Content here</div>
        
        
          .mybackground {background-color:#d5248d;}
        
        Background color #d5248d
      
           Border around this has a color of #d5248d        
        
          <div style="border:2px solid #d5248d;">Content here</div>
        
        
          .myborder {border:2px solid #d5248d;}
        
        Border color #d5248d