#213fff color space conversions
Hex:
#213fff
RGB:
33, 63, 255
CMY:
87, 75, 0
CMYK:
87, 75, 0, 0
HSL:
232°, 100.0000%, 56.4706%
HSV (HSB):
232°, 87.0588%, 100.0000%
XYZ:
20.4547, 11.0983, 95.6719
xyY:
0.1608, 0.0872, 11.0983
CIE-Lab:
39.7456, 59.3492, -95.4468
CIE-LCH:
39.7456, 112.3940, 301.8735
CIE-Luv:
39.7456, -13.0240, -133.0918
Hunter-Lab:
33.3142, 51.2981, -146.9494
#213fff color charts
#213fff color shades, tints & tones
#213fff color schemes
#213fff color preview, HTML & CSS examples
This text has a color of #213fff
<p style="color:#213fff;">Text here</p>
.mytext {color:#213fff;}
This box has a color of #213fff
<div style="background-color:#213fff;">Content here</div>
.mybackground {background-color:#213fff;}
Border around this has a color of #213fff
<div style="border:2px solid #213fff;">Content here</div>
.myborder {border:2px solid #213fff;}