#3d65ff color space conversions
Hex:
#3d65ff
RGB:
61, 101, 255
CMY:
76, 60, 0
CMYK:
76, 60, 0, 0
HSL:
228°, 100.0000%, 61.9608%
HSV (HSB):
228°, 76.0784%, 100.0000%
XYZ:
24.6281, 17.5195, 96.6913
xyY:
0.1774, 0.1262, 17.5195
CIE-Lab:
48.9080, 38.9870, -80.3276
CIE-LCH:
48.9080, 89.2889, 295.8896
CIE-Luv:
48.9080, -17.3278, -124.1744
Hunter-Lab:
41.8563, 31.7806, -107.6653
#3d65ff color charts
#3d65ff color shades, tints & tones
#3d65ff color schemes
#3d65ff color preview, HTML & CSS examples
This text has a color of #3d65ff
<p style="color:#3d65ff;">Text here</p>
.mytext {color:#3d65ff;}
This box has a color of #3d65ff
<div style="background-color:#3d65ff;">Content here</div>
.mybackground {background-color:#3d65ff;}
Border around this has a color of #3d65ff
<div style="border:2px solid #3d65ff;">Content here</div>
.myborder {border:2px solid #3d65ff;}