#c55bec color space conversions
Hex:
#c55bec
RGB:
197, 91, 236
CMY:
23, 64, 7
CMYK:
17, 61, 0, 7
HSL:
284°, 79.2350%, 64.1176%
HSV (HSB):
284°, 61.4407%, 92.5490%
XYZ:
41.9074, 25.4086, 82.0525
xyY:
0.2806, 0.1701, 25.4086
CIE-Lab:
57.4714, 63.8707, -55.3262
CIE-LCH:
57.4714, 84.5012, 319.1002
CIE-Luv:
57.4714, 39.3399, -94.5980
Hunter-Lab:
50.4070, 60.1892, -61.2274
#c55bec color charts
#c55bec color shades, tints & tones
#c55bec color schemes
#c55bec color preview, HTML & CSS examples
This text has a color of #c55bec
<p style="color:#c55bec;">Text here</p>
.mytext {color:#c55bec;}
This box has a color of #c55bec
<div style="background-color:#c55bec;">Content here</div>
.mybackground {background-color:#c55bec;}
Border around this has a color of #c55bec
<div style="border:2px solid #c55bec;">Content here</div>
.myborder {border:2px solid #c55bec;}