#c999f2 color space conversions
Hex:
#c999f2
RGB:
201, 153, 242
CMY:
21, 40, 5
CMYK:
17, 37, 0, 5
HSL:
272°, 77.3913%, 77.4510%
HSV (HSB):
272°, 36.7769%, 94.9020%
XYZ:
51.5056, 41.6108, 89.3214
xyY:
0.2823, 0.2281, 41.6108
CIE-Lab:
70.6017, 34.3554, -37.9108
CIE-LCH:
70.6017, 51.1617, 312.1834
CIE-Luv:
70.6017, 18.8058, -65.5954
Hunter-Lab:
64.5064, 29.6385, -36.9438
#c999f2 color charts
#c999f2 color shades, tints & tones
#c999f2 color schemes
#c999f2 color preview, HTML & CSS examples
This text has a color of #c999f2
<p style="color:#c999f2;">Text here</p>
.mytext {color:#c999f2;}
This box has a color of #c999f2
<div style="background-color:#c999f2;">Content here</div>
.mybackground {background-color:#c999f2;}
Border around this has a color of #c999f2
<div style="border:2px solid #c999f2;">Content here</div>
.myborder {border:2px solid #c999f2;}