#ff82ff color space conversions
Hex:
#ff82ff
RGB:
255, 130, 255
CMY:
0, 49, 0
CMYK:
0, 49, 0, 0
HSL:
300°, 100.0000%, 75.4902%
HSV (HSB):
300°, 49.0196%, 100.0000%
XYZ:
67.2726, 44.4453, 99.6409
xyY:
0.3183, 0.2103, 44.4453
CIE-Lab:
72.5251, 64.0175, -41.5436
CIE-LCH:
72.5251, 76.3159, 327.0188
CIE-Luv:
72.5251, 59.1022, -76.4258
Hunter-Lab:
66.6673, 63.4531, -41.9477
#ff82ff color charts
#ff82ff color shades, tints & tones
#ff82ff color schemes
#ff82ff color preview, HTML & CSS examples
This text has a color of #ff82ff
<p style="color:#ff82ff;">Text here</p>
.mytext {color:#ff82ff;}
This box has a color of #ff82ff
<div style="background-color:#ff82ff;">Content here</div>
.mybackground {background-color:#ff82ff;}
Border around this has a color of #ff82ff
<div style="border:2px solid #ff82ff;">Content here</div>
.myborder {border:2px solid #ff82ff;}