#c08fd8 color space conversions
Hex:
#c08fd8
RGB:
192, 143, 216
CMY:
25, 44, 15
CMYK:
11, 34, 0, 15
HSL:
280°, 48.3444%, 70.3922%
HSV (HSB):
280°, 33.7963%, 84.7059%
XYZ:
43.9554, 35.8093, 69.5609
xyY:
0.2944, 0.2398, 35.8093
CIE-Lab:
66.3739, 31.5987, -30.2283
CIE-LCH:
66.3739, 43.7290, 316.2697
CIE-Luv:
66.3739, 21.3833, -52.0025
Hunter-Lab:
59.8408, 26.3935, -27.0320
#c08fd8 color charts
#c08fd8 color shades, tints & tones
#c08fd8 color schemes
#c08fd8 color preview, HTML & CSS examples
This text has a color of #c08fd8
<p style="color:#c08fd8;">Text here</p>
.mytext {color:#c08fd8;}
This box has a color of #c08fd8
<div style="background-color:#c08fd8;">Content here</div>
.mybackground {background-color:#c08fd8;}
Border around this has a color of #c08fd8
<div style="border:2px solid #c08fd8;">Content here</div>
.myborder {border:2px solid #c08fd8;}