#caaffc color space conversions
Hex:
#caaffc
RGB:
202, 175, 252
CMY:
21, 31, 1
CMYK:
20, 31, 0, 1
HSL:
261°, 92.7711%, 83.7255%
HSV (HSB):
261°, 30.5556%, 98.8235%
XYZ:
57.2578, 50.2448, 98.7759
xyY:
0.2776, 0.2436, 50.2448
CIE-Lab:
76.2193, 24.7847, -34.6109
CIE-LCH:
76.2193, 42.5699, 305.6063
CIE-Luv:
76.2193, 8.9233, -59.3886
Hunter-Lab:
70.8835, 20.1412, -33.0018
#caaffc color charts
#caaffc color shades, tints & tones
#caaffc color schemes
#caaffc color preview, HTML & CSS examples
This text has a color of #caaffc
<p style="color:#caaffc;">Text here</p>
.mytext {color:#caaffc;}
This box has a color of #caaffc
<div style="background-color:#caaffc;">Content here</div>
.mybackground {background-color:#caaffc;}
Border around this has a color of #caaffc
<div style="border:2px solid #caaffc;">Content here</div>
.myborder {border:2px solid #caaffc;}