#cbbbfc color space conversions
Hex:
#cbbbfc
RGB:
203, 187, 252
CMY:
20, 27, 1
CMYK:
19, 26, 0, 1
HSL:
255°, 91.5493%, 86.0784%
HSV (HSB):
255°, 25.7937%, 98.8235%
XYZ:
59.9696, 55.2654, 99.6020
xyY:
0.2791, 0.2572, 55.2654
CIE-Lab:
79.1939, 18.5270, -30.0205
CIE-LCH:
79.1939, 35.2772, 301.6806
CIE-Luv:
79.1939, 4.2410, -51.0366
Hunter-Lab:
74.3407, 13.8972, -27.3985
#cbbbfc color charts
#cbbbfc color shades, tints & tones
#cbbbfc color schemes
#cbbbfc color preview, HTML & CSS examples
This text has a color of #cbbbfc
<p style="color:#cbbbfc;">Text here</p>
.mytext {color:#cbbbfc;}
This box has a color of #cbbbfc
<div style="background-color:#cbbbfc;">Content here</div>
.mybackground {background-color:#cbbbfc;}
Border around this has a color of #cbbbfc
<div style="border:2px solid #cbbbfc;">Content here</div>
.myborder {border:2px solid #cbbbfc;}