#c153ea color space conversions
Hex:
#c153ea
RGB:
193, 83, 234
CMY:
24, 67, 8
CMYK:
18, 65, 0, 8
HSL:
284°, 78.2383%, 62.1569%
HSV (HSB):
284°, 64.5299%, 91.7647%
XYZ:
39.9369, 23.4645, 80.2661
xyY:
0.2780, 0.1633, 23.4645
CIE-Lab:
55.5476, 66.1024, -57.3126
CIE-LCH:
55.5476, 87.4886, 319.0738
CIE-Luv:
55.5476, 39.4598, -97.1691
Hunter-Lab:
48.4402, 62.3954, -64.3364
#c153ea color charts
#c153ea color shades, tints & tones
#c153ea color schemes
#c153ea color preview, HTML & CSS examples
This text has a color of #c153ea
<p style="color:#c153ea;">Text here</p>
.mytext {color:#c153ea;}
This box has a color of #c153ea
<div style="background-color:#c153ea;">Content here</div>
.mybackground {background-color:#c153ea;}
Border around this has a color of #c153ea
<div style="border:2px solid #c153ea;">Content here</div>
.myborder {border:2px solid #c153ea;}