#c999fe color space conversions
Hex:
#c999fe
RGB:
201, 153, 254
CMY:
21, 40, 0
CMYK:
21, 40, 0, 0
HSL:
269°, 98.0583%, 79.8039%
HSV (HSB):
269°, 39.7638%, 99.6078%
XYZ:
53.3680, 42.3557, 99.1286
xyY:
0.2739, 0.2174, 42.3557
CIE-Lab:
71.1155, 36.9961, -43.6407
CIE-LCH:
71.1155, 57.2121, 310.2894
CIE-Luv:
71.1155, 17.2360, -75.5848
Hunter-Lab:
65.0813, 32.4815, -44.7507
#c999fe color charts
#c999fe color shades, tints & tones
#c999fe color schemes
#c999fe color preview, HTML & CSS examples
This text has a color of #c999fe
<p style="color:#c999fe;">Text here</p>
.mytext {color:#c999fe;}
This box has a color of #c999fe
<div style="background-color:#c999fe;">Content here</div>
.mybackground {background-color:#c999fe;}
Border around this has a color of #c999fe
<div style="border:2px solid #c999fe;">Content here</div>
.myborder {border:2px solid #c999fe;}