#c06edc color space conversions
Hex:
#c06edc
RGB:
192, 110, 220
CMY:
25, 57, 14
CMYK:
13, 50, 0, 14
HSL:
285°, 61.1111%, 64.7059%
HSV (HSB):
285°, 50.0000%, 86.2745%
XYZ:
40.2324, 27.5256, 70.9026
xyY:
0.2902, 0.1985, 27.5256
CIE-Lab:
59.4577, 50.1699, -43.2532
CIE-LCH:
59.4577, 66.2409, 319.2342
CIE-Luv:
59.4577, 33.9016, -74.4123
Hunter-Lab:
52.4649, 45.0683, -43.4009
#c06edc color charts
#c06edc color shades, tints & tones
#c06edc color schemes
#c06edc color preview, HTML & CSS examples
This text has a color of #c06edc
<p style="color:#c06edc;">Text here</p>
.mytext {color:#c06edc;}
This box has a color of #c06edc
<div style="background-color:#c06edc;">Content here</div>
.mybackground {background-color:#c06edc;}
Border around this has a color of #c06edc
<div style="border:2px solid #c06edc;">Content here</div>
.myborder {border:2px solid #c06edc;}