#ccc1fe color space conversions
Hex:
#ccc1fe
RGB:
204, 193, 254
CMY:
20, 24, 0
CMYK:
20, 24, 0, 0
HSL:
251°, 96.8254%, 87.6471%
HSV (HSB):
251°, 24.0157%, 99.6078%
XYZ:
61.8612, 58.1331, 101.7263
xyY:
0.2790, 0.2622, 58.1331
CIE-Lab:
80.8127, 16.0118, -28.6000
CIE-LCH:
80.8127, 32.7771, 299.2424
CIE-Luv:
80.8127, 1.9622, -48.4043
Hunter-Lab:
76.2450, 11.3967, -25.7333
#ccc1fe color charts
#ccc1fe color shades, tints & tones
#ccc1fe color schemes
#ccc1fe color preview, HTML & CSS examples
This text has a color of #ccc1fe
<p style="color:#ccc1fe;">Text here</p>
.mytext {color:#ccc1fe;}
This box has a color of #ccc1fe
<div style="background-color:#ccc1fe;">Content here</div>
.mybackground {background-color:#ccc1fe;}
Border around this has a color of #ccc1fe
<div style="border:2px solid #ccc1fe;">Content here</div>
.myborder {border:2px solid #ccc1fe;}