#cf82e2 color space conversions
Hex:
#cf82e2
RGB:
207, 130, 226
CMY:
19, 49, 11
CMYK:
8, 42, 0, 11
HSL:
288°, 62.3377%, 69.8039%
HSV (HSB):
288°, 42.4779%, 88.6275%
XYZ:
47.4422, 34.7216, 76.1530
xyY:
0.2997, 0.2193, 34.7216
CIE-Lab:
65.5314, 45.1956, -36.9589
CIE-LCH:
65.5314, 58.3832, 320.7253
CIE-Luv:
65.5314, 34.3712, -64.8409
Hunter-Lab:
58.9251, 40.5964, -35.3770
#cf82e2 color charts
#cf82e2 color shades, tints & tones
#cf82e2 color schemes
#cf82e2 color preview, HTML & CSS examples
This text has a color of #cf82e2
<p style="color:#cf82e2;">Text here</p>
.mytext {color:#cf82e2;}
This box has a color of #cf82e2
<div style="background-color:#cf82e2;">Content here</div>
.mybackground {background-color:#cf82e2;}
Border around this has a color of #cf82e2
<div style="border:2px solid #cf82e2;">Content here</div>
.myborder {border:2px solid #cf82e2;}