#3f18d3 color space conversions
Hex:
#3f18d3
RGB:
63, 24, 211
CMY:
75, 91, 17
CMYK:
70, 89, 0, 17
HSL:
253°, 79.5745%, 46.0784%
HSV (HSB):
253°, 88.6256%, 82.7451%
XYZ:
14.1344, 6.4132, 62.1209
xyY:
0.1710, 0.0776, 6.4132
CIE-Lab:
30.4318, 64.7635, -85.8233
CIE-LCH:
30.4318, 107.5172, 307.0387
CIE-Luv:
30.4318, -2.8807, -108.3181
Hunter-Lab:
25.3243, 55.3100, -127.7126
#3f18d3 color charts
#3f18d3 color shades, tints & tones
#3f18d3 color schemes
#3f18d3 color preview, HTML & CSS examples
This text has a color of #3f18d3
<p style="color:#3f18d3;">Text here</p>
.mytext {color:#3f18d3;}
This box has a color of #3f18d3
<div style="background-color:#3f18d3;">Content here</div>
.mybackground {background-color:#3f18d3;}
Border around this has a color of #3f18d3
<div style="border:2px solid #3f18d3;">Content here</div>
.myborder {border:2px solid #3f18d3;}