#2299e5 color space conversions
Hex:
#2299e5
RGB:
34, 153, 229
CMY:
87, 40, 10
CMYK:
85, 33, 0, 10
HSL:
203°, 78.9474%, 51.5686%
HSV (HSB):
203°, 85.1528%, 89.8039%
XYZ:
26.1938, 28.7797, 78.3032
xyY:
0.1965, 0.2159, 28.7797
CIE-Lab:
60.5867, -4.7358, -47.1396
CIE-LCH:
60.5867, 47.3769, 264.2631
CIE-Luv:
60.5867, -36.7076, -74.4036
Hunter-Lab:
53.6467, -6.7265, -48.9875
#2299e5 color charts
#2299e5 color shades, tints & tones
#2299e5 color schemes
#2299e5 color preview, HTML & CSS examples
This text has a color of #2299e5
<p style="color:#2299e5;">Text here</p>
.mytext {color:#2299e5;}
This box has a color of #2299e5
<div style="background-color:#2299e5;">Content here</div>
.mybackground {background-color:#2299e5;}
Border around this has a color of #2299e5
<div style="border:2px solid #2299e5;">Content here</div>
.myborder {border:2px solid #2299e5;}