#2130e5 color space conversions
Hex:
#2130e5
RGB:
33, 48, 229
CMY:
87, 81, 10
CMYK:
86, 79, 0, 10
HSL:
235°, 79.0323%, 51.3725%
HSV (HSB):
235°, 85.5895%, 89.8039%
XYZ:
15.8270, 8.0944, 74.8569
xyY:
0.1602, 0.0819, 8.0944
CIE-Lab:
34.1787, 58.7912, -90.0024
CIE-LCH:
34.1787, 107.5027, 303.1533
CIE-Luv:
34.1787, -10.1597, -118.6302
Hunter-Lab:
28.4506, 49.5105, -136.0835
#2130e5 color charts
#2130e5 color shades, tints & tones
#2130e5 color schemes
#2130e5 color preview, HTML & CSS examples
This text has a color of #2130e5
<p style="color:#2130e5;">Text here</p>
.mytext {color:#2130e5;}
This box has a color of #2130e5
<div style="background-color:#2130e5;">Content here</div>
.mybackground {background-color:#2130e5;}
Border around this has a color of #2130e5
<div style="border:2px solid #2130e5;">Content here</div>
.myborder {border:2px solid #2130e5;}