#c098ed color space conversions
Hex:
#c098ed
RGB:
192, 152, 237
CMY:
25, 40, 7
CMYK:
19, 36, 0, 7
HSL:
268°, 70.2479%, 76.2745%
HSV (HSB):
268°, 35.8650%, 92.9412%
XYZ:
48.2525, 39.7774, 85.2554
xyY:
0.2785, 0.2295, 39.7774
CIE-Lab:
69.3107, 31.1509, -37.2516
CIE-LCH:
69.3107, 48.5599, 309.9033
CIE-Luv:
69.3107, 14.8258, -63.8499
Hunter-Lab:
63.0693, 26.1940, -35.9981
#c098ed color charts
#c098ed color shades, tints & tones
#c098ed color schemes
#c098ed color preview, HTML & CSS examples
This text has a color of #c098ed
<p style="color:#c098ed;">Text here</p>
.mytext {color:#c098ed;}
This box has a color of #c098ed
<div style="background-color:#c098ed;">Content here</div>
.mybackground {background-color:#c098ed;}
Border around this has a color of #c098ed
<div style="border:2px solid #c098ed;">Content here</div>
.myborder {border:2px solid #c098ed;}