#c08fd6 color space conversions
Hex:
#c08fd6
RGB:
192, 143, 214
CMY:
25, 44, 16
CMYK:
10, 33, 0, 16
HSL:
281°, 46.4052%, 70.0000%
HSV (HSB):
281°, 33.1776%, 83.9216%
XYZ:
43.6983, 35.7064, 68.2072
xyY:
0.2960, 0.2419, 35.7064
CIE-Lab:
66.2950, 31.1836, -29.2397
CIE-LCH:
66.2950, 42.7478, 316.8427
CIE-Luv:
66.2950, 21.6617, -50.3289
Hunter-Lab:
59.7549, 25.9647, -25.8482
#c08fd6 color charts
#c08fd6 color shades, tints & tones
#c08fd6 color schemes
#c08fd6 color preview, HTML & CSS examples
This text has a color of #c08fd6
<p style="color:#c08fd6;">Text here</p>
.mytext {color:#c08fd6;}
This box has a color of #c08fd6
<div style="background-color:#c08fd6;">Content here</div>
.mybackground {background-color:#c08fd6;}
Border around this has a color of #c08fd6
<div style="border:2px solid #c08fd6;">Content here</div>
.myborder {border:2px solid #c08fd6;}