#3255e5 color space conversions
Hex:
#3255e5
RGB:
50, 85, 229
CMY:
80, 67, 10
CMYK:
78, 63, 0, 10
HSL:
228°, 77.4892%, 54.7059%
HSV (HSB):
228°, 78.1659%, 89.8039%
XYZ:
18.7067, 12.8323, 75.6197
xyY:
0.1746, 0.1198, 12.8323
CIE-Lab:
42.5094, 38.6460, -76.2365
CIE-LCH:
42.5094, 85.4724, 296.8815
CIE-Luv:
42.5094, -14.9325, -113.1161
Hunter-Lab:
35.8221, 30.5261, -100.0843
#3255e5 color charts
#3255e5 color shades, tints & tones
#3255e5 color schemes
#3255e5 color preview, HTML & CSS examples
This text has a color of #3255e5
<p style="color:#3255e5;">Text here</p>
.mytext {color:#3255e5;}
This box has a color of #3255e5
<div style="background-color:#3255e5;">Content here</div>
.mybackground {background-color:#3255e5;}
Border around this has a color of #3255e5
<div style="border:2px solid #3255e5;">Content here</div>
.myborder {border:2px solid #3255e5;}