#c089c5 color space conversions
Hex:
#c089c5
RGB:
192, 137, 197
CMY:
25, 46, 23
CMYK:
3, 30, 0, 23
HSL:
295°, 34.0909%, 65.4902%
HSV (HSB):
295°, 30.4569%, 77.2549%
XYZ:
40.7619, 33.1290, 57.0695
xyY:
0.3113, 0.2530, 33.1290
CIE-Lab:
64.2652, 31.0877, -22.8660
CIE-LCH:
64.2652, 38.5914, 323.6644
CIE-Luv:
64.2652, 26.8676, -39.8866
Hunter-Lab:
57.5578, 25.6860, -18.4965
#c089c5 color charts
#c089c5 color shades, tints & tones
#c089c5 color schemes
#c089c5 color preview, HTML & CSS examples
This text has a color of #c089c5
<p style="color:#c089c5;">Text here</p>
.mytext {color:#c089c5;}
This box has a color of #c089c5
<div style="background-color:#c089c5;">Content here</div>
.mybackground {background-color:#c089c5;}
Border around this has a color of #c089c5
<div style="border:2px solid #c089c5;">Content here</div>
.myborder {border:2px solid #c089c5;}