#3f95e5 color space conversions
Hex:
#3f95e5
RGB:
63, 149, 229
CMY:
75, 42, 10
CMYK:
72, 35, 0, 10
HSL:
209°, 76.1468%, 57.2549%
HSV (HSB):
209°, 72.4891%, 89.8039%
XYZ:
26.9402, 28.2088, 78.1537
xyY:
0.2021, 0.2116, 28.2088
CIE-Lab:
60.0769, 0.5234, -47.9044
CIE-LCH:
60.0769, 47.9073, 270.6260
CIE-Luv:
60.0769, -31.5660, -76.1139
Hunter-Lab:
53.1120, -2.4046, -50.0662
#3f95e5 color charts
#3f95e5 color shades, tints & tones
#3f95e5 color schemes
#3f95e5 color preview, HTML & CSS examples
This text has a color of #3f95e5
<p style="color:#3f95e5;">Text here</p>
.mytext {color:#3f95e5;}
This box has a color of #3f95e5
<div style="background-color:#3f95e5;">Content here</div>
.mybackground {background-color:#3f95e5;}
Border around this has a color of #3f95e5
<div style="border:2px solid #3f95e5;">Content here</div>
.myborder {border:2px solid #3f95e5;}