#3b05e9 color space conversions
Hex:
#3b05e9
RGB:
59, 5, 233
CMY:
77, 98, 9
CMYK:
75, 98, 0, 9
HSL:
254°, 95.7983%, 46.6667%
HSV (HSB):
254°, 97.8541%, 91.3725%
XYZ:
16.5659, 6.9215, 77.5537
xyY:
0.1640, 0.0685, 6.9215
CIE-Lab:
31.6276, 74.0028, -96.4955
CIE-LCH:
31.6276, 121.6051, 307.4848
CIE-Luv:
31.6276, -4.1737, -120.0138
Hunter-Lab:
26.3088, 66.3557, -156.3601
#3b05e9 color charts
#3b05e9 color shades, tints & tones
#3b05e9 color schemes
#3b05e9 color preview, HTML & CSS examples
This text has a color of #3b05e9
<p style="color:#3b05e9;">Text here</p>
.mytext {color:#3b05e9;}
This box has a color of #3b05e9
<div style="background-color:#3b05e9;">Content here</div>
.mybackground {background-color:#3b05e9;}
Border around this has a color of #3b05e9
<div style="border:2px solid #3b05e9;">Content here</div>
.myborder {border:2px solid #3b05e9;}