#3dbeed color space conversions
Hex:
#3dbeed
RGB:
61, 190, 237
CMY:
76, 25, 7
CMYK:
74, 20, 0, 7
HSL:
196°, 83.0189%, 58.4314%
HSV (HSB):
196°, 74.2616%, 92.9412%
XYZ:
35.6240, 43.9334, 86.7232
xyY:
0.2142, 0.2642, 43.9334
CIE-Lab:
72.1840, -19.6038, -33.3495
CIE-LCH:
72.1840, 38.6846, 239.5517
CIE-Luv:
72.1840, -45.6034, -50.8750
Hunter-Lab:
66.2823, -20.0577, -31.1769
#3dbeed color charts
#3dbeed color shades, tints & tones
#3dbeed color schemes
#3dbeed color preview, HTML & CSS examples
This text has a color of #3dbeed
<p style="color:#3dbeed;">Text here</p>
.mytext {color:#3dbeed;}
This box has a color of #3dbeed
<div style="background-color:#3dbeed;">Content here</div>
.mybackground {background-color:#3dbeed;}
Border around this has a color of #3dbeed
<div style="border:2px solid #3dbeed;">Content here</div>
.myborder {border:2px solid #3dbeed;}