#c153e2 color space conversions
Hex:
#c153e2
RGB:
193, 83, 226
CMY:
24, 67, 11
CMYK:
15, 63, 0, 11
HSL:
286°, 71.1443%, 60.5882%
HSV (HSB):
286°, 63.2743%, 88.6275%
XYZ:
38.8130, 23.0150, 74.3482
xyY:
0.2850, 0.1690, 23.0150
CIE-Lab:
55.0877, 64.5382, -53.5514
CIE-LCH:
55.0877, 83.8626, 320.3154
CIE-Luv:
55.0877, 41.4612, -91.0495
Hunter-Lab:
47.9739, 60.4602, -58.3037
#c153e2 color charts
#c153e2 color shades, tints & tones
#c153e2 color schemes
#c153e2 color preview, HTML & CSS examples
This text has a color of #c153e2
<p style="color:#c153e2;">Text here</p>
.mytext {color:#c153e2;}
This box has a color of #c153e2
<div style="background-color:#c153e2;">Content here</div>
.mybackground {background-color:#c153e2;}
Border around this has a color of #c153e2
<div style="border:2px solid #c153e2;">Content here</div>
.myborder {border:2px solid #c153e2;}