#c05ae9 color space conversions
Hex:
#c05ae9
RGB:
192, 90, 233
CMY:
25, 65, 9
CMYK:
18, 61, 0, 9
HSL:
283°, 76.4706%, 63.3333%
HSV (HSB):
283°, 61.3734%, 91.3725%
XYZ:
40.1024, 24.4020, 79.6872
xyY:
0.2781, 0.1692, 24.4020
CIE-Lab:
56.4880, 62.5653, -55.2558
CIE-LCH:
56.4880, 83.4723, 318.5500
CIE-Luv:
56.4880, 37.2918, -93.9563
Hunter-Lab:
49.3984, 58.4620, -61.0651
#c05ae9 color charts
#c05ae9 color shades, tints & tones
#c05ae9 color schemes
#c05ae9 color preview, HTML & CSS examples
This text has a color of #c05ae9
<p style="color:#c05ae9;">Text here</p>
.mytext {color:#c05ae9;}
This box has a color of #c05ae9
<div style="background-color:#c05ae9;">Content here</div>
.mybackground {background-color:#c05ae9;}
Border around this has a color of #c05ae9
<div style="border:2px solid #c05ae9;">Content here</div>
.myborder {border:2px solid #c05ae9;}