#cfc3f3 color space conversions
Hex:
#cfc3f3
RGB:
207, 195, 243
CMY:
19, 24, 5
CMYK:
15, 20, 0, 5
HSL:
255°, 66.6667%, 85.8824%
HSV (HSB):
255°, 19.7531%, 95.2941%
XYZ:
61.4249, 58.7667, 92.8997
xyY:
0.2883, 0.2758, 58.7667
CIE-Lab:
81.1632, 13.4800, -22.1689
CIE-LCH:
81.1632, 25.9455, 301.3022
CIE-Luv:
81.1632, 3.4667, -37.3386
Hunter-Lab:
76.6594, 8.8727, -18.1890
#cfc3f3 color charts
#cfc3f3 color shades, tints & tones
#cfc3f3 color schemes
#cfc3f3 color preview, HTML & CSS examples
This text has a color of #cfc3f3
<p style="color:#cfc3f3;">Text here</p>
.mytext {color:#cfc3f3;}
This box has a color of #cfc3f3
<div style="background-color:#cfc3f3;">Content here</div>
.mybackground {background-color:#cfc3f3;}
Border around this has a color of #cfc3f3
<div style="border:2px solid #cfc3f3;">Content here</div>
.myborder {border:2px solid #cfc3f3;}