#3f95c5 color space conversions
Hex:
#3f95c5
RGB:
63, 149, 197
CMY:
75, 42, 23
CMYK:
68, 24, 0, 23
HSL:
201°, 53.6000%, 50.9804%
HSV (HSB):
201°, 68.0203%, 77.2549%
XYZ:
22.8754, 26.5829, 56.7487
xyY:
0.2154, 0.2503, 26.5829
CIE-Lab:
58.5862, -10.4783, -32.3546
CIE-LCH:
58.5862, 34.0091, 252.0551
CIE-Luv:
58.5862, -32.9332, -48.8292
Hunter-Lab:
51.5586, -11.0311, -29.1674
#3f95c5 color charts
#3f95c5 color shades, tints & tones
#3f95c5 color schemes
#3f95c5 color preview, HTML & CSS examples
This text has a color of #3f95c5
<p style="color:#3f95c5;">Text here</p>
.mytext {color:#3f95c5;}
This box has a color of #3f95c5
<div style="background-color:#3f95c5;">Content here</div>
.mybackground {background-color:#3f95c5;}
Border around this has a color of #3f95c5
<div style="border:2px solid #3f95c5;">Content here</div>
.myborder {border:2px solid #3f95c5;}