#c03eda color space conversions
Hex:
#c03eda
RGB:
192, 62, 218
CMY:
25, 76, 15
CMYK:
12, 72, 0, 15
HSL:
290°, 67.8261%, 54.9020%
HSV (HSB):
290°, 71.5596%, 85.4902%
XYZ:
36.1157, 19.7137, 68.2313
xyY:
0.2911, 0.1589, 19.7137
CIE-Lab:
51.5119, 71.1511, -54.7479
CIE-LCH:
51.5119, 89.7764, 322.4232
CIE-Luv:
51.5119, 47.8282, -92.1718
Hunter-Lab:
44.4001, 67.4946, -60.0331
#c03eda color charts
#c03eda color shades, tints & tones
#c03eda color schemes
#c03eda color preview, HTML & CSS examples
This text has a color of #c03eda
<p style="color:#c03eda;">Text here</p>
.mytext {color:#c03eda;}
This box has a color of #c03eda
<div style="background-color:#c03eda;">Content here</div>
.mybackground {background-color:#c03eda;}
Border around this has a color of #c03eda
<div style="border:2px solid #c03eda;">Content here</div>
.myborder {border:2px solid #c03eda;}