#d65287 color space conversions
Hex:
        #d65287
        RGB:
        214, 82, 135
        CMY:
        16, 68, 47
        CMYK:
        0, 62, 37, 16
      HSL:
        336°, 61.6822%, 58.0392%
        HSV (HSB):
        336°, 61.6822%, 83.9216%
        XYZ:
        35.1220, 22.0800, 25.3324
        xyY:
        0.4255, 0.2675, 22.0800
      CIE-Lab:
        54.1118, 56.5923, -2.1262
        CIE-LCH:
        54.1118, 56.6323, 357.8484
        CIE-Luv:
        54.1118, 84.2576, -13.4135
        Hunter-Lab:
        46.9894, 51.1878, 0.9288
      #d65287 color charts
#d65287 RGB chart
      #d65287 CMYK chart
      #d65287 RGB pie chart
      #d65287 color shades, tints & tones
#d65287 color schemes
#d65287 color preview, HTML & CSS examples
           This text has a color of #d65287        
        
          <p style="color:#d65287;">Text here</p>
        
        
          .mytext {color:#d65287;}
        
        Text color #d65287
      
           This box has a color of #d65287        
        
          <div style="background-color:#d65287;">Content here</div>
        
        
          .mybackground {background-color:#d65287;}
        
        Background color #d65287
      
           Border around this has a color of #d65287        
        
          <div style="border:2px solid #d65287;">Content here</div>
        
        
          .myborder {border:2px solid #d65287;}
        
        Border color #d65287