#1f84bc color space conversions
Hex:
#1f84bc
RGB:
31, 132, 188
CMY:
88, 48, 26
CMYK:
84, 30, 0, 26
HSL:
201°, 71.6895%, 42.9412%
HSV (HSB):
201°, 83.5106%, 73.7255%
XYZ:
17.8934, 20.4247, 50.5762
xyY:
0.2013, 0.2298, 20.4247
CIE-Lab:
52.3140, -7.8928, -37.1080
CIE-LCH:
52.3140, 37.9381, 257.9923
CIE-Luv:
52.3140, -32.2851, -55.8682
Hunter-Lab:
45.1937, -8.4158, -34.7159
#1f84bc color charts
#1f84bc color shades, tints & tones
#1f84bc color schemes
#1f84bc color preview, HTML & CSS examples
This text has a color of #1f84bc
<p style="color:#1f84bc;">Text here</p>
.mytext {color:#1f84bc;}
This box has a color of #1f84bc
<div style="background-color:#1f84bc;">Content here</div>
.mybackground {background-color:#1f84bc;}
Border around this has a color of #1f84bc
<div style="border:2px solid #1f84bc;">Content here</div>
.myborder {border:2px solid #1f84bc;}