#3dbaff color space conversions
Hex:
#3dbaff
RGB:
61, 186, 255
CMY:
76, 27, 0
CMYK:
76, 27, 0, 0
HSL:
201°, 100.0000%, 61.9608%
HSV (HSB):
201°, 76.0784%, 100.0000%
XYZ:
37.5334, 43.3299, 100.9930
xyY:
0.2064, 0.2383, 43.3299
CIE-Lab:
71.7783, -11.5263, -43.7056
CIE-LCH:
71.7783, 45.1999, 255.2260
CIE-Luv:
71.7783, -43.1664, -69.6213
Hunter-Lab:
65.8255, -13.4147, -44.8882
#3dbaff color charts
#3dbaff color shades, tints & tones
#3dbaff color schemes
#3dbaff color preview, HTML & CSS examples
This text has a color of #3dbaff
<p style="color:#3dbaff;">Text here</p>
.mytext {color:#3dbaff;}
This box has a color of #3dbaff
<div style="background-color:#3dbaff;">Content here</div>
.mybackground {background-color:#3dbaff;}
Border around this has a color of #3dbaff
<div style="border:2px solid #3dbaff;">Content here</div>
.myborder {border:2px solid #3dbaff;}