#5d5dfc color space conversions
Hex:
#5d5dfc
RGB:
93, 93, 252
CMY:
64, 64, 1
CMYK:
63, 63, 0, 1
HSL:
240°, 96.3636%, 67.6471%
HSV (HSB):
240°, 63.0952%, 98.8235%
XYZ:
25.9992, 17.1841, 94.0420
xyY:
0.1895, 0.1252, 17.1841
CIE-Lab:
48.4912, 46.5924, -79.2742
CIE-LCH:
48.4912, 91.9524, 300.4444
CIE-Luv:
48.4912, -8.8651, -122.9479
Hunter-Lab:
41.4537, 39.4088, -105.4877
#5d5dfc color charts
#5d5dfc color shades, tints & tones
#5d5dfc color schemes
#5d5dfc color preview, HTML & CSS examples
This text has a color of #5d5dfc
<p style="color:#5d5dfc;">Text here</p>
.mytext {color:#5d5dfc;}
This box has a color of #5d5dfc
<div style="background-color:#5d5dfc;">Content here</div>
.mybackground {background-color:#5d5dfc;}
Border around this has a color of #5d5dfc
<div style="border:2px solid #5d5dfc;">Content here</div>
.myborder {border:2px solid #5d5dfc;}