#c098e1 color space conversions
Hex:
#c098e1
RGB:
192, 152, 225
CMY:
25, 40, 12
CMYK:
15, 32, 0, 12
HSL:
273°, 54.8872%, 73.9216%
HSV (HSB):
273°, 32.4444%, 88.2353%
XYZ:
46.5571, 39.0992, 76.3272
xyY:
0.2874, 0.2414, 39.0992
CIE-Lab:
68.8230, 28.5251, -31.4189
CIE-LCH:
68.8230, 42.4362, 312.2362
CIE-Luv:
68.8230, 16.2796, -53.7900
Hunter-Lab:
62.5293, 23.4783, -28.6026
#c098e1 color charts
#c098e1 color shades, tints & tones
#c098e1 color schemes
#c098e1 color preview, HTML & CSS examples
This text has a color of #c098e1
<p style="color:#c098e1;">Text here</p>
.mytext {color:#c098e1;}
This box has a color of #c098e1
<div style="background-color:#c098e1;">Content here</div>
.mybackground {background-color:#c098e1;}
Border around this has a color of #c098e1
<div style="border:2px solid #c098e1;">Content here</div>
.myborder {border:2px solid #c098e1;}