#6061ed color space conversions
Hex:
#6061ed
RGB:
96, 97, 237
CMY:
62, 62, 7
CMYK:
59, 59, 0, 7
HSL:
240°, 79.6610%, 65.2941%
HSV (HSB):
240°, 59.4937%, 92.9412%
XYZ:
24.3846, 17.1506, 82.1460
xyY:
0.1972, 0.1387, 17.1506
CIE-Lab:
48.4492, 39.9103, -70.9507
CIE-LCH:
48.4492, 81.4054, 299.3581
CIE-Luv:
48.4492, -8.2738, -110.8780
Hunter-Lab:
41.4133, 32.6296, -88.6162
#6061ed color charts
#6061ed color shades, tints & tones
#6061ed color schemes
#6061ed color preview, HTML & CSS examples
This text has a color of #6061ed
<p style="color:#6061ed;">Text here</p>
.mytext {color:#6061ed;}
This box has a color of #6061ed
<div style="background-color:#6061ed;">Content here</div>
.mybackground {background-color:#6061ed;}
Border around this has a color of #6061ed
<div style="border:2px solid #6061ed;">Content here</div>
.myborder {border:2px solid #6061ed;}