#c08acc color space conversions
Hex:
#c08acc
RGB:
192, 138, 204
CMY:
25, 46, 20
CMYK:
6, 32, 0, 20
HSL:
289°, 39.2857%, 67.0588%
HSV (HSB):
289°, 32.3529%, 80.0000%
XYZ:
41.7258, 33.7431, 61.4406
xyY:
0.3048, 0.2465, 33.7431
CIE-Lab:
64.7581, 31.9121, -26.0323
CIE-LCH:
64.7581, 41.1833, 320.7941
CIE-Luv:
64.7581, 25.3480, -45.1001
Hunter-Lab:
58.0888, 26.5631, -22.0490
#c08acc color charts
#c08acc color shades, tints & tones
#c08acc color schemes
#c08acc color preview, HTML & CSS examples
This text has a color of #c08acc
<p style="color:#c08acc;">Text here</p>
.mytext {color:#c08acc;}
This box has a color of #c08acc
<div style="background-color:#c08acc;">Content here</div>
.mybackground {background-color:#c08acc;}
Border around this has a color of #c08acc
<div style="border:2px solid #c08acc;">Content here</div>
.myborder {border:2px solid #c08acc;}