#3b17e5 color space conversions
Hex:
#3b17e5
RGB:
59, 23, 229
CMY:
77, 91, 10
CMYK:
74, 90, 0, 10
HSL:
250°, 81.7460%, 49.4118%
HSV (HSB):
250°, 89.9563%, 89.8039%
XYZ:
16.2529, 7.1997, 74.6618
xyY:
0.1657, 0.0734, 7.1997
CIE-Lab:
32.2574, 69.5182, -93.1615
CIE-LCH:
32.2574, 116.2404, 306.7307
CIE-Luv:
32.2574, -4.6760, -118.3651
Hunter-Lab:
26.8323, 61.1645, -146.1936
#3b17e5 color charts
#3b17e5 color shades, tints & tones
#3b17e5 color schemes
#3b17e5 color preview, HTML & CSS examples
This text has a color of #3b17e5
<p style="color:#3b17e5;">Text here</p>
.mytext {color:#3b17e5;}
This box has a color of #3b17e5
<div style="background-color:#3b17e5;">Content here</div>
.mybackground {background-color:#3b17e5;}
Border around this has a color of #3b17e5
<div style="border:2px solid #3b17e5;">Content here</div>
.myborder {border:2px solid #3b17e5;}