#3abcdf color space conversions
Hex:
#3abcdf
RGB:
58, 188, 223
CMY:
77, 26, 13
CMYK:
74, 16, 0, 13
HSL:
193°, 72.0524%, 55.0980%
HSV (HSB):
193°, 73.9910%, 87.4510%
XYZ:
33.0474, 42.1937, 76.2145
xyY:
0.2182, 0.2786, 42.1937
CIE-Lab:
71.0043, -23.4284, -27.5706
CIE-LCH:
71.0043, 36.1805, 229.6434
CIE-Luv:
71.0043, -46.2221, -40.4766
Hunter-Lab:
64.9567, -22.8603, -24.0960
#3abcdf color charts
#3abcdf color shades, tints & tones
#3abcdf color schemes
#3abcdf color preview, HTML & CSS examples
This text has a color of #3abcdf
<p style="color:#3abcdf;">Text here</p>
.mytext {color:#3abcdf;}
This box has a color of #3abcdf
<div style="background-color:#3abcdf;">Content here</div>
.mybackground {background-color:#3abcdf;}
Border around this has a color of #3abcdf
<div style="border:2px solid #3abcdf;">Content here</div>
.myborder {border:2px solid #3abcdf;}