#cb5ddc color space conversions
Hex:
#cb5ddc
RGB:
203, 93, 220
CMY:
20, 64, 14
CMYK:
8, 58, 0, 14
HSL:
292°, 64.4670%, 61.3725%
HSV (HSB):
292°, 57.7273%, 86.2745%
XYZ:
41.4612, 25.6925, 70.4841
xyY:
0.3012, 0.1867, 25.6925
CIE-Lab:
57.7440, 61.3403, -45.8661
CIE-LCH:
57.7440, 76.5920, 323.2134
CIE-Luv:
57.7440, 46.5286, -79.6266
Hunter-Lab:
50.6878, 57.3045, -46.9644
#cb5ddc color charts
#cb5ddc color shades, tints & tones
#cb5ddc color schemes
#cb5ddc color preview, HTML & CSS examples
This text has a color of #cb5ddc
<p style="color:#cb5ddc;">Text here</p>
.mytext {color:#cb5ddc;}
This box has a color of #cb5ddc
<div style="background-color:#cb5ddc;">Content here</div>
.mybackground {background-color:#cb5ddc;}
Border around this has a color of #cb5ddc
<div style="border:2px solid #cb5ddc;">Content here</div>
.myborder {border:2px solid #cb5ddc;}