#cbbefc color space conversions
Hex:
#cbbefc
RGB:
203, 190, 252
CMY:
20, 25, 1
CMYK:
19, 25, 0, 1
HSL:
253°, 91.1765%, 86.6667%
HSV (HSB):
253°, 24.6032%, 98.8235%
XYZ:
60.6127, 56.5517, 99.8164
xyY:
0.2793, 0.2606, 56.5517
CIE-Lab:
79.9268, 16.8957, -28.8961
CIE-LCH:
79.9268, 33.4731, 300.3150
CIE-Luv:
79.9268, 2.9183, -48.9652
Hunter-Lab:
75.2009, 12.2715, -26.0568
#cbbefc color charts
#cbbefc color shades, tints & tones
#cbbefc color schemes
#cbbefc color preview, HTML & CSS examples
This text has a color of #cbbefc
<p style="color:#cbbefc;">Text here</p>
.mytext {color:#cbbefc;}
This box has a color of #cbbefc
<div style="background-color:#cbbefc;">Content here</div>
.mybackground {background-color:#cbbefc;}
Border around this has a color of #cbbefc
<div style="border:2px solid #cbbefc;">Content here</div>
.myborder {border:2px solid #cbbefc;}