#3baff5 color space conversions
Hex:
#3baff5
RGB:
59, 175, 245
CMY:
77, 31, 4
CMYK:
76, 29, 0, 4
HSL:
203°, 90.2913%, 59.6078%
HSV (HSB):
203°, 75.9184%, 96.0784%
XYZ:
33.6150, 38.1823, 91.9844
xyY:
0.2052, 0.2331, 38.1823
CIE-Lab:
68.1548, -9.1447, -43.9721
CIE-LCH:
68.1548, 44.9129, 258.2519
CIE-Luv:
68.1548, -40.2631, -69.8662
Hunter-Lab:
61.7918, -11.0309, -45.0058
#3baff5 color charts
#3baff5 color shades, tints & tones
#3baff5 color schemes
#3baff5 color preview, HTML & CSS examples
This text has a color of #3baff5
<p style="color:#3baff5;">Text here</p>
.mytext {color:#3baff5;}
This box has a color of #3baff5
<div style="background-color:#3baff5;">Content here</div>
.mybackground {background-color:#3baff5;}
Border around this has a color of #3baff5
<div style="border:2px solid #3baff5;">Content here</div>
.myborder {border:2px solid #3baff5;}