#c06ed8 color space conversions
Hex:
#c06ed8
RGB:
192, 110, 216
CMY:
25, 57, 15
CMYK:
11, 49, 0, 15
HSL:
286°, 57.6087%, 63.9216%
HSV (HSB):
286°, 49.0741%, 84.7059%
XYZ:
39.7088, 27.3162, 68.1454
xyY:
0.2938, 0.2021, 27.3162
CIE-Lab:
59.2659, 49.3612, -41.3072
CIE-LCH:
59.2659, 64.3646, 320.0762
CIE-Luv:
59.2659, 34.7239, -71.1601
Hunter-Lab:
52.2649, 44.1538, -40.7196
#c06ed8 color charts
#c06ed8 color shades, tints & tones
#c06ed8 color schemes
#c06ed8 color preview, HTML & CSS examples
This text has a color of #c06ed8
<p style="color:#c06ed8;">Text here</p>
.mytext {color:#c06ed8;}
This box has a color of #c06ed8
<div style="background-color:#c06ed8;">Content here</div>
.mybackground {background-color:#c06ed8;}
Border around this has a color of #c06ed8
<div style="border:2px solid #c06ed8;">Content here</div>
.myborder {border:2px solid #c06ed8;}