#d85690 color space conversions
Hex:
        #d85690
        RGB:
        216, 86, 144
        CMY:
        15, 66, 44
        CMYK:
        0, 60, 33, 15
      HSL:
        333°, 62.5000%, 59.2157%
        HSV (HSB):
        333°, 60.1852%, 84.7059%
        XYZ:
        36.6807, 23.2681, 28.9435
        xyY:
        0.4126, 0.2618, 23.2681
      CIE-Lab:
        55.3474, 56.4974, -5.5830
        CIE-LCH:
        55.3474, 56.7725, 354.3565
        CIE-Luv:
        55.3474, 81.0631, -18.1066
        Hunter-Lab:
        48.2370, 51.3213, -1.8096
      #d85690 color charts
#d85690 RGB chart
      #d85690 CMYK chart
      #d85690 RGB pie chart
      #d85690 color shades, tints & tones
#d85690 color schemes
#d85690 color preview, HTML & CSS examples
           This text has a color of #d85690        
        
          <p style="color:#d85690;">Text here</p>
        
        
          .mytext {color:#d85690;}
        
        Text color #d85690
      
           This box has a color of #d85690        
        
          <div style="background-color:#d85690;">Content here</div>
        
        
          .mybackground {background-color:#d85690;}
        
        Background color #d85690
      
           Border around this has a color of #d85690        
        
          <div style="border:2px solid #d85690;">Content here</div>
        
        
          .myborder {border:2px solid #d85690;}
        
        Border color #d85690