#c083de color space conversions
Hex:
#c083de
RGB:
192, 131, 222
CMY:
25, 49, 13
CMYK:
14, 41, 0, 13
HSL:
280°, 57.9618%, 69.2157%
HSV (HSB):
280°, 40.9910%, 87.0588%
XYZ:
43.0393, 32.7130, 73.1531
xyY:
0.2890, 0.2197, 32.7130
CIE-Lab:
63.9278, 39.4373, -37.3611
CIE-LCH:
63.9278, 54.3246, 316.5486
CIE-Luv:
63.9278, 25.5386, -64.3614
Hunter-Lab:
57.1953, 34.2292, -35.7955
#c083de color charts
#c083de color shades, tints & tones
#c083de color schemes
#c083de color preview, HTML & CSS examples
This text has a color of #c083de
<p style="color:#c083de;">Text here</p>
.mytext {color:#c083de;}
This box has a color of #c083de
<div style="background-color:#c083de;">Content here</div>
.mybackground {background-color:#c083de;}
Border around this has a color of #c083de
<div style="border:2px solid #c083de;">Content here</div>
.myborder {border:2px solid #c083de;}