#c7cefa color space conversions
Hex:
#c7cefa
RGB:
199, 206, 250
CMY:
22, 19, 2
CMYK:
20, 18, 0, 2
HSL:
232°, 83.6066%, 88.0392%
HSV (HSB):
232°, 20.4000%, 98.0392%
XYZ:
62.8798, 63.1869, 99.3246
xyY:
0.2790, 0.2803, 63.1869
CIE-Lab:
83.5406, 6.6190, -22.3458
CIE-LCH:
83.5406, 23.3055, 286.4997
CIE-Luv:
83.5406, -6.1287, -36.6887
Hunter-Lab:
79.4902, 2.0927, -18.4410
#c7cefa color charts
#c7cefa color shades, tints & tones
#c7cefa color schemes
#c7cefa color preview, HTML & CSS examples
This text has a color of #c7cefa
<p style="color:#c7cefa;">Text here</p>
.mytext {color:#c7cefa;}
This box has a color of #c7cefa
<div style="background-color:#c7cefa;">Content here</div>
.mybackground {background-color:#c7cefa;}
Border around this has a color of #c7cefa
<div style="border:2px solid #c7cefa;">Content here</div>
.myborder {border:2px solid #c7cefa;}