#3b05ed color space conversions
Hex:
#3b05ed
RGB:
59, 5, 237
CMY:
77, 98, 7
CMYK:
75, 98, 0, 7
HSL:
254°, 95.8678%, 47.4510%
HSV (HSB):
254°, 97.8903%, 92.9412%
XYZ:
17.1440, 7.1528, 80.5978
xyY:
0.1634, 0.0682, 7.1528
CIE-Lab:
32.1522, 74.9534, -97.8980
CIE-LCH:
32.1522, 123.2965, 307.4386
CIE-Luv:
32.1522, -4.4269, -122.2832
Hunter-Lab:
26.7447, 67.6196, -159.9552
#3b05ed color charts
#3b05ed color shades, tints & tones
#3b05ed color schemes
#3b05ed color preview, HTML & CSS examples
This text has a color of #3b05ed
<p style="color:#3b05ed;">Text here</p>
.mytext {color:#3b05ed;}
This box has a color of #3b05ed
<div style="background-color:#3b05ed;">Content here</div>
.mybackground {background-color:#3b05ed;}
Border around this has a color of #3b05ed
<div style="border:2px solid #3b05ed;">Content here</div>
.myborder {border:2px solid #3b05ed;}