#3dbdef color space conversions
Hex:
#3dbdef
RGB:
61, 189, 239
CMY:
76, 26, 6
CMYK:
74, 21, 0, 6
HSL:
197°, 84.7619%, 58.8235%
HSV (HSB):
197°, 74.4770%, 93.7255%
XYZ:
35.7021, 43.6193, 88.1990
xyY:
0.2131, 0.2604, 43.6193
CIE-Lab:
71.9733, -18.4326, -34.7585
CIE-LCH:
71.9733, 39.3435, 242.0629
CIE-Luv:
71.9733, -45.1340, -53.4138
Hunter-Lab:
66.0449, -19.0864, -32.9468
#3dbdef color charts
#3dbdef color shades, tints & tones
#3dbdef color schemes
#3dbdef color preview, HTML & CSS examples
This text has a color of #3dbdef
<p style="color:#3dbdef;">Text here</p>
.mytext {color:#3dbdef;}
This box has a color of #3dbdef
<div style="background-color:#3dbdef;">Content here</div>
.mybackground {background-color:#3dbdef;}
Border around this has a color of #3dbdef
<div style="border:2px solid #3dbdef;">Content here</div>
.myborder {border:2px solid #3dbdef;}