#034dfc color space conversions
Hex:
#034dfc
RGB:
3, 77, 252
CMY:
99, 70, 1
CMYK:
99, 69, 0, 1
HSL:
222°, 97.6471%, 50.0000%
HSV (HSB):
222°, 98.8095%, 98.8235%
XYZ:
20.2621, 12.3554, 93.4124
xyY:
0.1608, 0.0980, 12.3554
CIE-Lab:
41.7755, 49.6565, -90.4270
CIE-LCH:
41.7755, 103.1640, 298.7727
CIE-Luv:
41.7755, -16.8437, -130.0423
Hunter-Lab:
35.1502, 41.3822, -132.9591
#034dfc color charts
#034dfc color shades, tints & tones
#034dfc color schemes
#034dfc color preview, HTML & CSS examples
This text has a color of #034dfc
<p style="color:#034dfc;">Text here</p>
.mytext {color:#034dfc;}
This box has a color of #034dfc
<div style="background-color:#034dfc;">Content here</div>
.mybackground {background-color:#034dfc;}
Border around this has a color of #034dfc
<div style="border:2px solid #034dfc;">Content here</div>
.myborder {border:2px solid #034dfc;}