#1f87cd color space conversions
Hex:
#1f87cd
RGB:
31, 135, 205
CMY:
88, 47, 20
CMYK:
85, 34, 0, 20
HSL:
204°, 73.7288%, 46.2745%
HSV (HSB):
204°, 84.8780%, 80.3922%
XYZ:
20.2485, 22.0270, 60.9420
xyY:
0.1962, 0.2134, 22.0270
CIE-Lab:
54.0557, -3.3424, -44.0365
CIE-LCH:
54.0557, 44.1632, 265.6596
CIE-Luv:
54.0557, -32.3379, -67.9762
Hunter-Lab:
46.9330, -5.1217, -44.1345
#1f87cd color charts
#1f87cd color shades, tints & tones
#1f87cd color schemes
#1f87cd color preview, HTML & CSS examples
This text has a color of #1f87cd
<p style="color:#1f87cd;">Text here</p>
.mytext {color:#1f87cd;}
This box has a color of #1f87cd
<div style="background-color:#1f87cd;">Content here</div>
.mybackground {background-color:#1f87cd;}
Border around this has a color of #1f87cd
<div style="border:2px solid #1f87cd;">Content here</div>
.myborder {border:2px solid #1f87cd;}