#2b01ed color space conversions
Hex:
#2b01ed
RGB:
43, 1, 237
CMY:
83, 100, 7
CMYK:
82, 100, 0, 7
HSL:
251°, 99.1597%, 46.6667%
HSV (HSB):
251°, 99.5781%, 92.9412%
XYZ:
16.2932, 6.6497, 80.5455
xyY:
0.1574, 0.0643, 6.6497
CIE-Lab:
30.9958, 75.1851, -99.8527
CIE-LCH:
30.9958, 124.9934, 306.9783
CIE-Luv:
30.9958, -6.2973, -121.2918
Hunter-Lab:
25.7871, 67.6553, -167.1406
#2b01ed color charts
#2b01ed color shades, tints & tones
#2b01ed color schemes
#2b01ed color preview, HTML & CSS examples
This text has a color of #2b01ed
<p style="color:#2b01ed;">Text here</p>
.mytext {color:#2b01ed;}
This box has a color of #2b01ed
<div style="background-color:#2b01ed;">Content here</div>
.mybackground {background-color:#2b01ed;}
Border around this has a color of #2b01ed
<div style="border:2px solid #2b01ed;">Content here</div>
.myborder {border:2px solid #2b01ed;}