#c06ab9 color space conversions
Hex:
#c06ab9
RGB:
192, 106, 185
CMY:
25, 58, 27
CMYK:
0, 45, 4, 25
HSL:
305°, 40.5660%, 58.4314%
HSV (HSB):
305°, 44.7917%, 75.2941%
XYZ:
35.6492, 25.0173, 48.8488
xyY:
0.3255, 0.2284, 25.0173
CIE-Lab:
57.0923, 45.5316, -27.0857
CIE-LCH:
57.0923, 52.9789, 329.2526
CIE-Luv:
57.0923, 43.0177, -47.8252
Hunter-Lab:
50.0173, 39.6933, -22.8928
#c06ab9 color charts
#c06ab9 color shades, tints & tones
#c06ab9 color schemes
#c06ab9 color preview, HTML & CSS examples
This text has a color of #c06ab9
<p style="color:#c06ab9;">Text here</p>
.mytext {color:#c06ab9;}
This box has a color of #c06ab9
<div style="background-color:#c06ab9;">Content here</div>
.mybackground {background-color:#c06ab9;}
Border around this has a color of #c06ab9
<div style="border:2px solid #c06ab9;">Content here</div>
.myborder {border:2px solid #c06ab9;}