#1f65b5 color space conversions
Hex:
#1f65b5
RGB:
31, 101, 181
CMY:
88, 60, 29
CMYK:
83, 44, 0, 29
HSL:
212°, 70.7547%, 41.5686%
HSV (HSB):
212°, 82.8729%, 70.9804%
XYZ:
13.5592, 12.9349, 45.4981
xyY:
0.1883, 0.1797, 12.9349
CIE-Lab:
42.6649, 8.3916, -48.3765
CIE-LCH:
42.6649, 49.0989, 279.8408
CIE-Luv:
42.6649, -22.3018, -72.1034
Hunter-Lab:
35.9651, 4.3577, -49.8301
#1f65b5 color charts
#1f65b5 color shades, tints & tones
#1f65b5 color schemes
#1f65b5 color preview, HTML & CSS examples
This text has a color of #1f65b5
<p style="color:#1f65b5;">Text here</p>
.mytext {color:#1f65b5;}
This box has a color of #1f65b5
<div style="background-color:#1f65b5;">Content here</div>
.mybackground {background-color:#1f65b5;}
Border around this has a color of #1f65b5
<div style="border:2px solid #1f65b5;">Content here</div>
.myborder {border:2px solid #1f65b5;}