#d82765 color space conversions
Hex:
        #d82765
        RGB:
        216, 39, 101
        CMY:
        15, 85, 60
        CMYK:
        0, 82, 53, 15
      HSL:
        339°, 69.4118%, 50.0000%
        HSV (HSB):
        339°, 81.9444%, 84.7059%
        XYZ:
        31.3934, 16.9896, 13.9366
        xyY:
        0.5037, 0.2726, 16.9896
      CIE-Lab:
        48.2469, 68.6973, 9.9778
        CIE-LCH:
        48.2469, 69.4181, 8.2640
        CIE-Luv:
        48.2469, 116.0037, -1.3959
        Hunter-Lab:
        41.2184, 63.8198, 8.8059
      #d82765 color charts
#d82765 RGB chart
      #d82765 CMYK chart
      #d82765 RGB pie chart
      #d82765 color shades, tints & tones
#d82765 color schemes
#d82765 color preview, HTML & CSS examples
           This text has a color of #d82765        
        
          <p style="color:#d82765;">Text here</p>
        
        
          .mytext {color:#d82765;}
        
        Text color #d82765
      
           This box has a color of #d82765        
        
          <div style="background-color:#d82765;">Content here</div>
        
        
          .mybackground {background-color:#d82765;}
        
        Background color #d82765
      
           Border around this has a color of #d82765        
        
          <div style="border:2px solid #d82765;">Content here</div>
        
        
          .myborder {border:2px solid #d82765;}
        
        Border color #d82765