#325ed5 color space conversions
Hex:
#325ed5
RGB:
50, 94, 213
CMY:
80, 63, 16
CMYK:
77, 56, 0, 16
HSL:
224°, 65.9919%, 51.5686%
HSV (HSB):
224°, 76.5258%, 83.5294%
XYZ:
17.3283, 13.4876, 64.6409
xyY:
0.1815, 0.1413, 13.4876
CIE-Lab:
43.4890, 27.0972, -65.5243
CIE-LCH:
43.4890, 70.9062, 292.4672
CIE-Luv:
43.4890, -17.0965, -98.8350
Hunter-Lab:
36.7255, 19.9528, -78.6490
#325ed5 color charts
#325ed5 color shades, tints & tones
#325ed5 color schemes
#325ed5 color preview, HTML & CSS examples
This text has a color of #325ed5
<p style="color:#325ed5;">Text here</p>
.mytext {color:#325ed5;}
This box has a color of #325ed5
<div style="background-color:#325ed5;">Content here</div>
.mybackground {background-color:#325ed5;}
Border around this has a color of #325ed5
<div style="border:2px solid #325ed5;">Content here</div>
.myborder {border:2px solid #325ed5;}