#c08ac8 color space conversions
Hex:
#c08ac8
RGB:
192, 138, 200
CMY:
25, 46, 22
CMYK:
4, 31, 0, 22
HSL:
292°, 36.0465%, 66.2745%
HSV (HSB):
292°, 31.0000%, 78.4314%
XYZ:
41.2520, 33.5536, 58.9458
xyY:
0.3084, 0.2509, 33.5536
CIE-Lab:
64.6066, 31.1213, -24.0256
CIE-LCH:
64.6066, 39.3162, 322.3319
CIE-Luv:
64.6066, 25.9488, -41.7648
Hunter-Lab:
57.9254, 25.7506, -19.7867
#c08ac8 color charts
#c08ac8 color shades, tints & tones
#c08ac8 color schemes
#c08ac8 color preview, HTML & CSS examples
This text has a color of #c08ac8
<p style="color:#c08ac8;">Text here</p>
.mytext {color:#c08ac8;}
This box has a color of #c08ac8
<div style="background-color:#c08ac8;">Content here</div>
.mybackground {background-color:#c08ac8;}
Border around this has a color of #c08ac8
<div style="border:2px solid #c08ac8;">Content here</div>
.myborder {border:2px solid #c08ac8;}