#3f55cd color space conversions
Hex:
#3f55cd
RGB:
63, 85, 205
CMY:
75, 67, 20
CMYK:
69, 59, 0, 20
HSL:
231°, 58.6777%, 52.5490%
HSV (HSB):
231°, 69.2683%, 80.3922%
XYZ:
16.3178, 11.9615, 59.2064
xyY:
0.1865, 0.1367, 11.9615
CIE-Lab:
41.1549, 31.5359, -64.6994
CIE-LCH:
41.1549, 71.9758, 295.9856
CIE-Luv:
41.1549, -12.3151, -96.3017
Hunter-Lab:
34.5855, 23.6939, -77.2879
#3f55cd color charts
#3f55cd color shades, tints & tones
#3f55cd color schemes
#3f55cd color preview, HTML & CSS examples
This text has a color of #3f55cd
<p style="color:#3f55cd;">Text here</p>
.mytext {color:#3f55cd;}
This box has a color of #3f55cd
<div style="background-color:#3f55cd;">Content here</div>
.mybackground {background-color:#3f55cd;}
Border around this has a color of #3f55cd
<div style="border:2px solid #3f55cd;">Content here</div>
.myborder {border:2px solid #3f55cd;}