#c08aed color space conversions
Hex:
#c08aed
RGB:
192, 138, 237
CMY:
25, 46, 7
CMYK:
19, 42, 0, 7
HSL:
273°, 73.3333%, 73.5294%
HSV (HSB):
273°, 41.7722%, 92.9412%
XYZ:
46.1128, 35.4979, 84.5421
xyY:
0.2775, 0.2136, 35.4979
CIE-Lab:
66.1344, 38.8561, -42.2124
CIE-LCH:
66.1344, 57.3732, 312.6293
CIE-Luv:
66.1344, 20.4629, -72.5976
Hunter-Lab:
59.5801, 33.8873, -42.4245
#c08aed color charts
#c08aed color shades, tints & tones
#c08aed color schemes
#c08aed color preview, HTML & CSS examples
This text has a color of #c08aed
<p style="color:#c08aed;">Text here</p>
.mytext {color:#c08aed;}
This box has a color of #c08aed
<div style="background-color:#c08aed;">Content here</div>
.mybackground {background-color:#c08aed;}
Border around this has a color of #c08aed
<div style="border:2px solid #c08aed;">Content here</div>
.myborder {border:2px solid #c08aed;}