#d65286 color space conversions
Hex:
        #d65286
        RGB:
        214, 82, 134
        CMY:
        16, 68, 47
        CMYK:
        0, 62, 37, 16
      HSL:
        336°, 61.6822%, 58.0392%
        HSV (HSB):
        336°, 61.6822%, 83.9216%
        XYZ:
        35.0519, 22.0520, 24.9633
        xyY:
        0.4271, 0.2687, 22.0520
      CIE-Lab:
        54.0821, 56.4815, -1.5770
        CIE-LCH:
        54.0821, 56.5035, 358.4007
        CIE-Luv:
        54.0821, 84.5738, -12.6633
        Hunter-Lab:
        46.9595, 51.0584, 1.3536
      #d65286 color charts
#d65286 RGB chart
      #d65286 CMYK chart
      #d65286 RGB pie chart
      #d65286 color shades, tints & tones
#d65286 color schemes
#d65286 color preview, HTML & CSS examples
           This text has a color of #d65286        
        
          <p style="color:#d65286;">Text here</p>
        
        
          .mytext {color:#d65286;}
        
        Text color #d65286
      
           This box has a color of #d65286        
        
          <div style="background-color:#d65286;">Content here</div>
        
        
          .mybackground {background-color:#d65286;}
        
        Background color #d65286
      
           Border around this has a color of #d65286        
        
          <div style="border:2px solid #d65286;">Content here</div>
        
        
          .myborder {border:2px solid #d65286;}
        
        Border color #d65286