#3abaff color space conversions
Hex:
#3abaff
RGB:
58, 186, 255
CMY:
77, 27, 0
CMYK:
77, 27, 0, 0
HSL:
201°, 100.0000%, 61.3725%
HSV (HSB):
201°, 77.2549%, 100.0000%
XYZ:
37.3538, 43.2374, 100.9846
xyY:
0.2057, 0.2381, 43.2374
CIE-Lab:
71.7158, -11.8426, -43.8080
CIE-LCH:
71.7158, 45.3805, 254.8729
CIE-Luv:
71.7158, -43.5782, -69.7546
Hunter-Lab:
65.7551, -13.6701, -45.0271
#3abaff color charts
#3abaff color shades, tints & tones
#3abaff color schemes
#3abaff color preview, HTML & CSS examples
This text has a color of #3abaff
<p style="color:#3abaff;">Text here</p>
.mytext {color:#3abaff;}
This box has a color of #3abaff
<div style="background-color:#3abaff;">Content here</div>
.mybackground {background-color:#3abaff;}
Border around this has a color of #3abaff
<div style="border:2px solid #3abaff;">Content here</div>
.myborder {border:2px solid #3abaff;}