#d85498 color space conversions
Hex:
        #d85498
        RGB:
        216, 84, 152
        CMY:
        15, 67, 40
        CMYK:
        0, 61, 30, 15
      HSL:
        329°, 62.8571%, 58.8235%
        HSV (HSB):
        329°, 61.1111%, 84.7059%
        XYZ:
        37.1567, 23.2066, 32.2267
        xyY:
        0.4013, 0.2506, 23.2066
      CIE-Lab:
        55.2845, 58.3366, -10.3809
        CIE-LCH:
        55.2845, 59.2530, 349.9099
        CIE-Luv:
        55.2845, 79.4564, -25.1260
        Hunter-Lab:
        48.1732, 53.3766, -5.9423
      #d85498 color charts
#d85498 RGB chart
      #d85498 CMYK chart
      #d85498 RGB pie chart
      #d85498 color shades, tints & tones
#d85498 color schemes
#d85498 color preview, HTML & CSS examples
           This text has a color of #d85498        
        
          <p style="color:#d85498;">Text here</p>
        
        
          .mytext {color:#d85498;}
        
        Text color #d85498
      
           This box has a color of #d85498        
        
          <div style="background-color:#d85498;">Content here</div>
        
        
          .mybackground {background-color:#d85498;}
        
        Background color #d85498
      
           Border around this has a color of #d85498        
        
          <div style="border:2px solid #d85498;">Content here</div>
        
        
          .myborder {border:2px solid #d85498;}
        
        Border color #d85498