#3f87d5 color space conversions
Hex:
#3f87d5
RGB:
63, 135, 213
CMY:
75, 47, 16
CMYK:
70, 37, 0, 16
HSL:
211°, 64.1026%, 54.1176%
HSV (HSB):
211°, 70.4225%, 83.5294%
XYZ:
22.7241, 23.1888, 66.2290
xyY:
0.2026, 0.2068, 23.1888
CIE-Lab:
55.2663, 3.1447, -46.5840
CIE-LCH:
55.2663, 46.6901, 273.8620
CIE-Luv:
55.2663, -27.4167, -73.0751
Hunter-Lab:
48.1548, -0.0371, -47.8354
#3f87d5 color charts
#3f87d5 color shades, tints & tones
#3f87d5 color schemes
#3f87d5 color preview, HTML & CSS examples
This text has a color of #3f87d5
<p style="color:#3f87d5;">Text here</p>
.mytext {color:#3f87d5;}
This box has a color of #3f87d5
<div style="background-color:#3f87d5;">Content here</div>
.mybackground {background-color:#3f87d5;}
Border around this has a color of #3f87d5
<div style="border:2px solid #3f87d5;">Content here</div>
.myborder {border:2px solid #3f87d5;}