#d65282 color space conversions
Hex:
        #d65282
        RGB:
        214, 82, 130
        CMY:
        16, 68, 49
        CMYK:
        0, 62, 39, 16
      HSL:
        338°, 61.6822%, 58.0392%
        HSV (HSB):
        338°, 61.6822%, 83.9216%
        XYZ:
        34.7781, 21.9424, 23.5214
        xyY:
        0.4334, 0.2735, 21.9424
      CIE-Lab:
        53.9659, 56.0463, 0.6263
        CIE-LCH:
        53.9659, 56.0498, 0.6402
        CIE-Luv:
        53.9659, 85.8302, -9.6887
        Hunter-Lab:
        46.8428, 50.5514, 3.0183
      #d65282 color charts
#d65282 RGB chart
      #d65282 CMYK chart
      #d65282 RGB pie chart
      #d65282 color shades, tints & tones
#d65282 color schemes
#d65282 color preview, HTML & CSS examples
           This text has a color of #d65282        
        
          <p style="color:#d65282;">Text here</p>
        
        
          .mytext {color:#d65282;}
        
        Text color #d65282
      
           This box has a color of #d65282        
        
          <div style="background-color:#d65282;">Content here</div>
        
        
          .mybackground {background-color:#d65282;}
        
        Background color #d65282
      
           Border around this has a color of #d65282        
        
          <div style="border:2px solid #d65282;">Content here</div>
        
        
          .myborder {border:2px solid #d65282;}
        
        Border color #d65282