#cf82f5 color space conversions
Hex:
#cf82f5
RGB:
207, 130, 245
CMY:
19, 49, 4
CMYK:
16, 47, 0, 4
HSL:
280°, 85.1852%, 73.5294%
HSV (HSB):
280°, 46.9388%, 96.0784%
XYZ:
50.1962, 35.8232, 90.6551
xyY:
0.2841, 0.2028, 35.8232
CIE-Lab:
66.3846, 49.0483, -46.1089
CIE-LCH:
66.3846, 67.3184, 316.7693
CIE-Luv:
66.3846, 30.8643, -80.4561
Hunter-Lab:
59.8525, 44.9597, -47.9064
#cf82f5 color charts
#cf82f5 color shades, tints & tones
#cf82f5 color schemes
#cf82f5 color preview, HTML & CSS examples
This text has a color of #cf82f5
<p style="color:#cf82f5;">Text here</p>
.mytext {color:#cf82f5;}
This box has a color of #cf82f5
<div style="background-color:#cf82f5;">Content here</div>
.mybackground {background-color:#cf82f5;}
Border around this has a color of #cf82f5
<div style="border:2px solid #cf82f5;">Content here</div>
.myborder {border:2px solid #cf82f5;}