#ff82e1 color space conversions
Hex:
#ff82e1
RGB:
255, 130, 225
CMY:
0, 49, 12
CMYK:
0, 49, 12, 0
HSL:
314°, 100.0000%, 75.4902%
HSV (HSB):
314°, 49.0196%, 100.0000%
XYZ:
62.8132, 42.6615, 76.1580
xyY:
0.3458, 0.2349, 42.6615
CIE-Lab:
71.3246, 59.1203, -26.9744
CIE-LCH:
71.3246, 64.9833, 335.4745
CIE-Luv:
71.3246, 66.7354, -51.9424
Hunter-Lab:
65.3158, 57.3583, -23.4110
#ff82e1 color charts
#ff82e1 color shades, tints & tones
#ff82e1 color schemes
#ff82e1 color preview, HTML & CSS examples
This text has a color of #ff82e1
<p style="color:#ff82e1;">Text here</p>
.mytext {color:#ff82e1;}
This box has a color of #ff82e1
<div style="background-color:#ff82e1;">Content here</div>
.mybackground {background-color:#ff82e1;}
Border around this has a color of #ff82e1
<div style="border:2px solid #ff82e1;">Content here</div>
.myborder {border:2px solid #ff82e1;}