#d81282 color space conversions
Hex:
        #d81282
        RGB:
        216, 18, 130
        CMY:
        15, 93, 49
        CMYK:
        0, 92, 40, 15
      HSL:
        326°, 84.6154%, 45.8824%
        HSV (HSB):
        326°, 91.6667%, 84.7059%
        XYZ:
        32.5645, 16.6432, 22.6152
        xyY:
        0.4534, 0.2317, 16.6432
      CIE-Lab:
        47.8073, 74.8371, -8.4306
        CIE-LCH:
        47.8073, 75.3105, 353.5726
        CIE-Luv:
        47.8073, 108.3037, -25.1327
        Hunter-Lab:
        40.7961, 71.0898, -4.3099
      #d81282 color charts
#d81282 RGB chart
      #d81282 CMYK chart
      #d81282 RGB pie chart
      #d81282 color shades, tints & tones
#d81282 color schemes
#d81282 color preview, HTML & CSS examples
           This text has a color of #d81282        
        
          <p style="color:#d81282;">Text here</p>
        
        
          .mytext {color:#d81282;}
        
        Text color #d81282
      
           This box has a color of #d81282        
        
          <div style="background-color:#d81282;">Content here</div>
        
        
          .mybackground {background-color:#d81282;}
        
        Background color #d81282
      
           Border around this has a color of #d81282        
        
          <div style="border:2px solid #d81282;">Content here</div>
        
        
          .myborder {border:2px solid #d81282;}
        
        Border color #d81282