#c150ec color space conversions
Hex:
#c150ec
RGB:
193, 80, 236
CMY:
24, 69, 7
CMYK:
18, 66, 0, 7
HSL:
283°, 80.4124%, 61.9608%
HSV (HSB):
283°, 66.1017%, 92.5490%
XYZ:
40.0013, 23.1309, 81.7133
xyY:
0.2762, 0.1597, 23.1309
CIE-Lab:
55.2069, 67.7721, -58.9794
CIE-LCH:
55.2069, 89.8422, 318.9682
CIE-Luv:
55.2069, 39.6818, -99.7554
Hunter-Lab:
48.0946, 64.2967, -67.0682
#c150ec color charts
#c150ec color shades, tints & tones
#c150ec color schemes
#c150ec color preview, HTML & CSS examples
This text has a color of #c150ec
<p style="color:#c150ec;">Text here</p>
.mytext {color:#c150ec;}
This box has a color of #c150ec
<div style="background-color:#c150ec;">Content here</div>
.mybackground {background-color:#c150ec;}
Border around this has a color of #c150ec
<div style="border:2px solid #c150ec;">Content here</div>
.myborder {border:2px solid #c150ec;}