#c08ae5 color space conversions
Hex:
#c08ae5
RGB:
192, 138, 229
CMY:
25, 46, 10
CMYK:
16, 40, 0, 10
HSL:
276°, 63.6364%, 71.9608%
HSV (HSB):
276°, 39.7380%, 89.8039%
XYZ:
44.9696, 35.0406, 78.5221
xyY:
0.2837, 0.2210, 35.0406
CIE-Lab:
65.7802, 37.1090, -38.3520
CIE-LCH:
65.7802, 53.3662, 314.0563
CIE-Luv:
65.7802, 21.6302, -65.9610
Hunter-Lab:
59.1951, 32.0123, -37.2115
#c08ae5 color charts
#c08ae5 color shades, tints & tones
#c08ae5 color schemes
#c08ae5 color preview, HTML & CSS examples
This text has a color of #c08ae5
<p style="color:#c08ae5;">Text here</p>
.mytext {color:#c08ae5;}
This box has a color of #c08ae5
<div style="background-color:#c08ae5;">Content here</div>
.mybackground {background-color:#c08ae5;}
Border around this has a color of #c08ae5
<div style="border:2px solid #c08ae5;">Content here</div>
.myborder {border:2px solid #c08ae5;}