#035fff color space conversions
Hex:
#035fff
RGB:
3, 95, 255
CMY:
99, 63, 0
CMYK:
99, 63, 0, 0
HSL:
218°, 100.0000%, 50.5882%
HSV (HSB):
218°, 98.8235%, 100.0000%
XYZ:
22.1798, 15.4238, 96.4158
xyY:
0.1655, 0.1151, 15.4238
CIE-Lab:
46.2092, 39.6857, -84.7979
CIE-LCH:
46.2092, 93.6250, 295.0797
CIE-Luv:
46.2092, -20.6575, -127.7082
Hunter-Lab:
39.2731, 32.0811, -118.0663
#035fff color charts
#035fff color shades, tints & tones
#035fff color schemes
#035fff color preview, HTML & CSS examples
This text has a color of #035fff
<p style="color:#035fff;">Text here</p>
.mytext {color:#035fff;}
This box has a color of #035fff
<div style="background-color:#035fff;">Content here</div>
.mybackground {background-color:#035fff;}
Border around this has a color of #035fff
<div style="border:2px solid #035fff;">Content here</div>
.myborder {border:2px solid #035fff;}