#cbbff7 color space conversions
Hex:
#cbbff7
RGB:
203, 191, 247
CMY:
20, 25, 3
CMYK:
18, 23, 0, 3
HSL:
253°, 77.7778%, 85.8824%
HSV (HSB):
253°, 22.6721%, 96.8627%
XYZ:
60.0479, 56.6735, 95.7699
xyY:
0.2826, 0.2667, 56.6735
CIE-Lab:
79.9956, 15.2580, -26.1157
CIE-LCH:
79.9956, 30.2462, 300.2954
CIE-Luv:
79.9956, 2.8540, -44.0764
Hunter-Lab:
75.2818, 10.6358, -22.7286
#cbbff7 color charts
#cbbff7 color shades, tints & tones
#cbbff7 color schemes
#cbbff7 color preview, HTML & CSS examples
This text has a color of #cbbff7
<p style="color:#cbbff7;">Text here</p>
.mytext {color:#cbbff7;}
This box has a color of #cbbff7
<div style="background-color:#cbbff7;">Content here</div>
.mybackground {background-color:#cbbff7;}
Border around this has a color of #cbbff7
<div style="border:2px solid #cbbff7;">Content here</div>
.myborder {border:2px solid #cbbff7;}