#2264e5 color space conversions
Hex:
#2264e5
RGB:
34, 100, 229
CMY:
87, 61, 10
CMYK:
85, 56, 0, 10
HSL:
220°, 78.9474%, 51.5686%
HSV (HSB):
220°, 85.1528%, 89.8039%
XYZ:
19.3597, 15.1116, 76.0252
xyY:
0.1752, 0.1368, 15.1116
CIE-Lab:
45.7866, 27.8654, -70.9022
CIE-LCH:
45.7866, 76.1814, 291.4554
CIE-Luv:
45.7866, -20.5378, -108.0179
Hunter-Lab:
38.8736, 20.8672, -88.7421
#2264e5 color charts
#2264e5 color shades, tints & tones
#2264e5 color schemes
#2264e5 color preview, HTML & CSS examples
This text has a color of #2264e5
<p style="color:#2264e5;">Text here</p>
.mytext {color:#2264e5;}
This box has a color of #2264e5
<div style="background-color:#2264e5;">Content here</div>
.mybackground {background-color:#2264e5;}
Border around this has a color of #2264e5
<div style="border:2px solid #2264e5;">Content here</div>
.myborder {border:2px solid #2264e5;}