#c8caf9 color space conversions
Hex:
#c8caf9
RGB:
200, 202, 249
CMY:
22, 21, 2
CMYK:
20, 19, 0, 2
HSL:
238°, 80.3279%, 88.0392%
HSV (HSB):
238°, 19.6787%, 97.6471%
XYZ:
62.0388, 61.3600, 98.1964
xyY:
0.2800, 0.2769, 61.3600
CIE-Lab:
82.5719, 8.8435, -23.2787
CIE-LCH:
82.5719, 24.9020, 290.8015
CIE-Luv:
82.5719, -3.7755, -38.5307
Hunter-Lab:
78.3326, 4.2886, -19.4921
#c8caf9 color charts
#c8caf9 color shades, tints & tones
#c8caf9 color schemes
#c8caf9 color preview, HTML & CSS examples
This text has a color of #c8caf9
<p style="color:#c8caf9;">Text here</p>
.mytext {color:#c8caf9;}
This box has a color of #c8caf9
<div style="background-color:#c8caf9;">Content here</div>
.mybackground {background-color:#c8caf9;}
Border around this has a color of #c8caf9
<div style="border:2px solid #c8caf9;">Content here</div>
.myborder {border:2px solid #c8caf9;}