#cfc5f5 color space conversions
Hex:
#cfc5f5
RGB:
207, 197, 245
CMY:
19, 23, 4
CMYK:
16, 20, 0, 4
HSL:
253°, 70.5882%, 86.6667%
HSV (HSB):
253°, 19.5918%, 96.0784%
XYZ:
62.1798, 59.7905, 94.6497
xyY:
0.2870, 0.2760, 59.7905
CIE-Lab:
81.7242, 12.8257, -22.3853
CIE-LCH:
81.7242, 25.7993, 299.8106
CIE-Luv:
81.7242, 2.3993, -37.6261
Hunter-Lab:
77.3243, 8.2220, -18.4476
#cfc5f5 color charts
#cfc5f5 color shades, tints & tones
#cfc5f5 color schemes
#cfc5f5 color preview, HTML & CSS examples
This text has a color of #cfc5f5
<p style="color:#cfc5f5;">Text here</p>
.mytext {color:#cfc5f5;}
This box has a color of #cfc5f5
<div style="background-color:#cfc5f5;">Content here</div>
.mybackground {background-color:#cfc5f5;}
Border around this has a color of #cfc5f5
<div style="border:2px solid #cfc5f5;">Content here</div>
.myborder {border:2px solid #cfc5f5;}