#c08ec0 color space conversions
Hex:
#c08ec0
RGB:
192, 142, 192
CMY:
25, 44, 25
CMYK:
0, 26, 0, 25
HSL:
300°, 28.4091%, 65.4902%
HSV (HSB):
300°, 26.0417%, 75.2941%
XYZ:
40.9257, 34.3582, 54.3440
xyY:
0.3157, 0.2651, 34.3582
CIE-Lab:
65.2459, 27.3647, -18.5661
CIE-LCH:
65.2459, 33.0685, 325.8444
CIE-Luv:
65.2459, 25.2223, -32.6208
Hunter-Lab:
58.6159, 22.0510, -13.9378
#c08ec0 color charts
#c08ec0 color shades, tints & tones
#c08ec0 color schemes
#c08ec0 color preview, HTML & CSS examples
This text has a color of #c08ec0
<p style="color:#c08ec0;">Text here</p>
.mytext {color:#c08ec0;}
This box has a color of #c08ec0
<div style="background-color:#c08ec0;">Content here</div>
.mybackground {background-color:#c08ec0;}
Border around this has a color of #c08ec0
<div style="border:2px solid #c08ec0;">Content here</div>
.myborder {border:2px solid #c08ec0;}