#1f5dcc color space conversions
Hex:
#1f5dcc
RGB:
31, 93, 204
CMY:
88, 64, 20
CMYK:
85, 54, 0, 20
HSL:
218°, 73.6170%, 46.0784%
HSV (HSB):
218°, 84.8039%, 80.0000%
XYZ:
15.3785, 12.4796, 58.7250
xyY:
0.1776, 0.1441, 12.4796
CIE-Lab:
41.9685, 22.5911, -62.8531
CIE-LCH:
41.9685, 66.7897, 289.7698
CIE-Luv:
41.9685, -19.3279, -93.7264
Hunter-Lab:
35.3265, 15.8840, -73.8321
#1f5dcc color charts
#1f5dcc color shades, tints & tones
#1f5dcc color schemes
#1f5dcc color preview, HTML & CSS examples
This text has a color of #1f5dcc
<p style="color:#1f5dcc;">Text here</p>
.mytext {color:#1f5dcc;}
This box has a color of #1f5dcc
<div style="background-color:#1f5dcc;">Content here</div>
.mybackground {background-color:#1f5dcc;}
Border around this has a color of #1f5dcc
<div style="border:2px solid #1f5dcc;">Content here</div>
.myborder {border:2px solid #1f5dcc;}