#214ff5 color space conversions
Hex:
#214ff5
RGB:
33, 79, 245
CMY:
87, 69, 4
CMYK:
87, 68, 0, 4
HSL:
227°, 91.3793%, 54.5098%
HSV (HSB):
227°, 86.5306%, 96.0784%
XYZ:
19.9046, 12.5079, 87.7514
xyY:
0.1656, 0.1041, 12.5079
CIE-Lab:
42.0122, 46.8691, -86.0997
CIE-LCH:
42.0122, 98.0300, 298.5621
CIE-Luv:
42.0122, -15.6848, -125.1899
Hunter-Lab:
35.3665, 38.5703, -122.3540
#214ff5 color charts
#214ff5 color shades, tints & tones
#214ff5 color schemes
#214ff5 color preview, HTML & CSS examples
This text has a color of #214ff5
<p style="color:#214ff5;">Text here</p>
.mytext {color:#214ff5;}
This box has a color of #214ff5
<div style="background-color:#214ff5;">Content here</div>
.mybackground {background-color:#214ff5;}
Border around this has a color of #214ff5
<div style="border:2px solid #214ff5;">Content here</div>
.myborder {border:2px solid #214ff5;}