#2033ec color space conversions
Hex:
#2033ec
RGB:
32, 51, 236
CMY:
87, 80, 7
CMYK:
86, 78, 0, 7
HSL:
234°, 84.2975%, 52.5490%
HSV (HSB):
234°, 86.4407%, 92.5490%
XYZ:
16.9198, 8.7309, 80.1503
xyY:
0.1599, 0.0825, 8.7309
CIE-Lab:
35.4609, 59.4553, -91.8580
CIE-LCH:
35.4609, 109.4204, 302.9131
CIE-Luv:
35.4609, -10.8603, -122.6192
Hunter-Lab:
29.5480, 50.5038, -140.1431
#2033ec color charts
#2033ec color shades, tints & tones
#2033ec color schemes
#2033ec color preview, HTML & CSS examples
This text has a color of #2033ec
<p style="color:#2033ec;">Text here</p>
.mytext {color:#2033ec;}
This box has a color of #2033ec
<div style="background-color:#2033ec;">Content here</div>
.mybackground {background-color:#2033ec;}
Border around this has a color of #2033ec
<div style="border:2px solid #2033ec;">Content here</div>
.myborder {border:2px solid #2033ec;}