#c08dcf color space conversions
Hex:
#c08dcf
RGB:
192, 141, 207
CMY:
25, 45, 19
CMYK:
7, 32, 0, 19
HSL:
286°, 40.7407%, 68.2353%
HSV (HSB):
286°, 31.8841%, 81.1765%
XYZ:
42.5256, 34.7612, 63.4997
xyY:
0.3021, 0.2469, 34.7612
CIE-Lab:
65.5623, 30.8583, -26.4718
CIE-LCH:
65.5623, 40.6569, 319.3754
CIE-Luv:
65.5623, 23.5474, -45.7335
Hunter-Lab:
58.9586, 25.5706, -22.5856
#c08dcf color charts
#c08dcf color shades, tints & tones
#c08dcf color schemes
#c08dcf color preview, HTML & CSS examples
This text has a color of #c08dcf
<p style="color:#c08dcf;">Text here</p>
.mytext {color:#c08dcf;}
This box has a color of #c08dcf
<div style="background-color:#c08dcf;">Content here</div>
.mybackground {background-color:#c08dcf;}
Border around this has a color of #c08dcf
<div style="border:2px solid #c08dcf;">Content here</div>
.myborder {border:2px solid #c08dcf;}