#c05aec color space conversions
Hex:
#c05aec
RGB:
192, 90, 236
CMY:
25, 65, 7
CMYK:
19, 62, 0, 7
HSL:
282°, 79.3478%, 63.9216%
HSV (HSB):
282°, 61.8644%, 92.5490%
XYZ:
40.5347, 24.5749, 81.9639
xyY:
0.2756, 0.1671, 24.5749
CIE-Lab:
56.6589, 63.1718, -56.6616
CIE-LCH:
56.6589, 84.8599, 318.1097
CIE-Luv:
56.6589, 36.5936, -96.2628
Hunter-Lab:
49.5731, 59.2022, -63.3286
#c05aec color charts
#c05aec color shades, tints & tones
#c05aec color schemes
#c05aec color preview, HTML & CSS examples
This text has a color of #c05aec
<p style="color:#c05aec;">Text here</p>
.mytext {color:#c05aec;}
This box has a color of #c05aec
<div style="background-color:#c05aec;">Content here</div>
.mybackground {background-color:#c05aec;}
Border around this has a color of #c05aec
<div style="border:2px solid #c05aec;">Content here</div>
.myborder {border:2px solid #c05aec;}