#3f3acc color space conversions
Hex:
#3f3acc
RGB:
63, 58, 204
CMY:
75, 77, 20
CMYK:
69, 72, 0, 20
HSL:
242°, 58.8710%, 51.3725%
HSV (HSB):
242°, 71.5686%, 80.0000%
XYZ:
14.4620, 8.4425, 57.9941
xyY:
0.1788, 0.1044, 8.4425
CIE-Lab:
34.8880, 47.5871, -74.3826
CIE-LCH:
34.8880, 88.3023, 302.6096
CIE-Luv:
34.8880, -6.4596, -103.0381
Hunter-Lab:
29.0560, 37.9968, -98.0002
#3f3acc color charts
#3f3acc color shades, tints & tones
#3f3acc color schemes
#3f3acc color preview, HTML & CSS examples
This text has a color of #3f3acc
<p style="color:#3f3acc;">Text here</p>
.mytext {color:#3f3acc;}
This box has a color of #3f3acc
<div style="background-color:#3f3acc;">Content here</div>
.mybackground {background-color:#3f3acc;}
Border around this has a color of #3f3acc
<div style="border:2px solid #3f3acc;">Content here</div>
.myborder {border:2px solid #3f3acc;}