#d65875 color space conversions
Hex:
        #d65875
        RGB:
        214, 88, 117
        CMY:
        16, 65, 54
        CMYK:
        0, 59, 45, 16
      HSL:
        346°, 60.5769%, 59.2157%
        HSV (HSB):
        346°, 58.8785%, 83.9216%
        XYZ:
        34.4322, 22.5599, 19.3694
        xyY:
        0.4509, 0.2954, 22.5599
      CIE-Lab:
        54.6161, 52.0537, 9.2703
        CIE-LCH:
        54.6161, 52.8727, 10.0980
        CIE-Luv:
        54.6161, 86.4517, 2.0017
        Hunter-Lab:
        47.4973, 46.2795, 9.0697
      #d65875 color charts
#d65875 RGB chart
      #d65875 CMYK chart
      #d65875 RGB pie chart
      #d65875 color shades, tints & tones
#d65875 color schemes
#d65875 color preview, HTML & CSS examples
           This text has a color of #d65875        
        
          <p style="color:#d65875;">Text here</p>
        
        
          .mytext {color:#d65875;}
        
        Text color #d65875
      
           This box has a color of #d65875        
        
          <div style="background-color:#d65875;">Content here</div>
        
        
          .mybackground {background-color:#d65875;}
        
        Background color #d65875
      
           Border around this has a color of #d65875        
        
          <div style="border:2px solid #d65875;">Content here</div>
        
        
          .myborder {border:2px solid #d65875;}
        
        Border color #d65875