#c08ac0 color space conversions
Hex:
#c08ac0
RGB:
192, 138, 192
CMY:
25, 46, 25
CMYK:
0, 28, 0, 25
HSL:
300°, 30.0000%, 64.7059%
HSV (HSB):
300°, 28.1250%, 75.2941%
XYZ:
40.3411, 33.1892, 54.1491
xyY:
0.3160, 0.2599, 33.1892
CIE-Lab:
64.3138, 29.5763, -19.9833
CIE-LCH:
64.3138, 35.6944, 325.9550
CIE-Luv:
64.3138, 27.1516, -35.1150
Hunter-Lab:
57.6101, 24.1760, -15.4011
#c08ac0 color charts
#c08ac0 color shades, tints & tones
#c08ac0 color schemes
#c08ac0 color preview, HTML & CSS examples
This text has a color of #c08ac0
<p style="color:#c08ac0;">Text here</p>
.mytext {color:#c08ac0;}
This box has a color of #c08ac0
<div style="background-color:#c08ac0;">Content here</div>
.mybackground {background-color:#c08ac0;}
Border around this has a color of #c08ac0
<div style="border:2px solid #c08ac0;">Content here</div>
.myborder {border:2px solid #c08ac0;}