#c06de2 color space conversions
Hex:
#c06de2
RGB:
192, 109, 226
CMY:
25, 57, 11
CMYK:
15, 52, 0, 11
HSL:
283°, 66.8571%, 65.6863%
HSV (HSB):
283°, 51.7699%, 88.6275%
XYZ:
40.9343, 27.6347, 75.1281
xyY:
0.2849, 0.1923, 27.6347
CIE-Lab:
59.5573, 51.9114, -46.4590
CIE-LCH:
59.5573, 69.6651, 318.1725
CIE-Luv:
59.5573, 33.0242, -79.7731
Hunter-Lab:
52.5687, 46.9994, -47.9355
#c06de2 color charts
#c06de2 color shades, tints & tones
#c06de2 color schemes
#c06de2 color preview, HTML & CSS examples
This text has a color of #c06de2
<p style="color:#c06de2;">Text here</p>
.mytext {color:#c06de2;}
This box has a color of #c06de2
<div style="background-color:#c06de2;">Content here</div>
.mybackground {background-color:#c06de2;}
Border around this has a color of #c06de2
<div style="border:2px solid #c06de2;">Content here</div>
.myborder {border:2px solid #c06de2;}