#c08ec9 color space conversions
Hex:
#c08ec9
RGB:
192, 142, 201
CMY:
25, 44, 21
CMYK:
4, 29, 0, 21
HSL:
291°, 35.3293%, 67.2549%
HSV (HSB):
291°, 29.3532%, 78.8235%
XYZ:
41.9538, 34.7695, 59.7583
xyY:
0.3074, 0.2548, 34.7695
CIE-Lab:
65.5688, 29.1087, -23.1121
CIE-LCH:
65.5688, 37.1684, 321.5506
CIE-Luv:
65.5688, 23.9451, -40.0981
Hunter-Lab:
58.9657, 23.8121, -18.8110
#c08ec9 color charts
#c08ec9 color shades, tints & tones
#c08ec9 color schemes
#c08ec9 color preview, HTML & CSS examples
This text has a color of #c08ec9
<p style="color:#c08ec9;">Text here</p>
.mytext {color:#c08ec9;}
This box has a color of #c08ec9
<div style="background-color:#c08ec9;">Content here</div>
.mybackground {background-color:#c08ec9;}
Border around this has a color of #c08ec9
<div style="border:2px solid #c08ec9;">Content here</div>
.myborder {border:2px solid #c08ec9;}