#c098d4 color space conversions
Hex:
#c098d4
RGB:
192, 152, 212
CMY:
25, 40, 17
CMYK:
9, 28, 0, 17
HSL:
280°, 41.0959%, 71.3725%
HSV (HSB):
280°, 28.3019%, 83.1373%
XYZ:
44.8501, 38.4164, 67.3386
xyY:
0.2978, 0.2551, 38.4164
CIE-Lab:
68.3264, 25.7889, -25.0077
CIE-LCH:
68.3264, 35.9229, 315.8811
CIE-Luv:
68.3264, 17.8663, -42.8906
Hunter-Lab:
61.9810, 20.6979, -21.0283
#c098d4 color charts
#c098d4 color shades, tints & tones
#c098d4 color schemes
#c098d4 color preview, HTML & CSS examples
This text has a color of #c098d4
<p style="color:#c098d4;">Text here</p>
.mytext {color:#c098d4;}
This box has a color of #c098d4
<div style="background-color:#c098d4;">Content here</div>
.mybackground {background-color:#c098d4;}
Border around this has a color of #c098d4
<div style="border:2px solid #c098d4;">Content here</div>
.myborder {border:2px solid #c098d4;}