#cb8fed color space conversions
Hex:
#cb8fed
RGB:
203, 143, 237
CMY:
20, 44, 7
CMYK:
14, 40, 0, 7
HSL:
278°, 72.3077%, 74.5098%
HSV (HSB):
278°, 39.6624%, 92.9412%
XYZ:
49.7371, 38.4559, 84.9221
xyY:
0.2873, 0.2221, 38.4559
CIE-Lab:
68.3553, 39.3185, -38.6584
CIE-LCH:
68.3553, 55.1399, 315.4850
CIE-Luv:
68.3553, 24.7871, -67.2118
Hunter-Lab:
62.0128, 34.6429, -37.7844
#cb8fed color charts
#cb8fed color shades, tints & tones
#cb8fed color schemes
#cb8fed color preview, HTML & CSS examples
This text has a color of #cb8fed
<p style="color:#cb8fed;">Text here</p>
.mytext {color:#cb8fed;}
This box has a color of #cb8fed
<div style="background-color:#cb8fed;">Content here</div>
.mybackground {background-color:#cb8fed;}
Border around this has a color of #cb8fed
<div style="border:2px solid #cb8fed;">Content here</div>
.myborder {border:2px solid #cb8fed;}