#cbc7f5 color space conversions
Hex:
#cbc7f5
RGB:
203, 199, 245
CMY:
20, 22, 4
CMYK:
17, 19, 0, 4
HSL:
245°, 69.6970%, 87.0588%
HSV (HSB):
245°, 18.7755%, 96.0784%
XYZ:
61.5335, 60.1359, 94.7504
xyY:
0.2843, 0.2779, 60.1359
CIE-Lab:
81.9120, 10.5068, -22.1292
CIE-LCH:
81.9120, 24.4968, 295.3981
CIE-Luv:
81.9120, -0.6275, -36.8466
Hunter-Lab:
77.5474, 5.9310, -18.1597
#cbc7f5 color charts
#cbc7f5 color shades, tints & tones
#cbc7f5 color schemes
#cbc7f5 color preview, HTML & CSS examples
This text has a color of #cbc7f5
<p style="color:#cbc7f5;">Text here</p>
.mytext {color:#cbc7f5;}
This box has a color of #cbc7f5
<div style="background-color:#cbc7f5;">Content here</div>
.mybackground {background-color:#cbc7f5;}
Border around this has a color of #cbc7f5
<div style="border:2px solid #cbc7f5;">Content here</div>
.myborder {border:2px solid #cbc7f5;}