#061fc2 color space conversions
Hex:
#061fc2
RGB:
6, 31, 194
CMY:
98, 88, 24
CMYK:
97, 84, 0, 24
HSL:
232°, 94.0000%, 39.2157%
HSV (HSB):
232°, 96.9072%, 76.0784%
XYZ:
10.3027, 4.9137, 51.4444
xyY:
0.1546, 0.0737, 4.9137
CIE-Lab:
26.4876, 55.2646, -82.5175
CIE-LCH:
26.4876, 99.3143, 303.8115
CIE-Luv:
26.4876, -8.5856, -97.3752
Hunter-Lab:
22.1669, 44.1706, -122.0816
#061fc2 color charts
#061fc2 color shades, tints & tones
#061fc2 color schemes
#061fc2 color preview, HTML & CSS examples
This text has a color of #061fc2
<p style="color:#061fc2;">Text here</p>
.mytext {color:#061fc2;}
This box has a color of #061fc2
<div style="background-color:#061fc2;">Content here</div>
.mybackground {background-color:#061fc2;}
Border around this has a color of #061fc2
<div style="border:2px solid #061fc2;">Content here</div>
.myborder {border:2px solid #061fc2;}