#00affa color space conversions
Hex:
#00affa
RGB:
0, 175, 250
CMY:
100, 31, 2
CMYK:
100, 30, 0, 2
HSL:
198°, 100.0000%, 49.0196%
HSV (HSB):
198°, 100.0000%, 98.0392%
XYZ:
32.5853, 37.5621, 95.9753
xyY:
0.1962, 0.2261, 37.5621
CIE-Lab:
67.6966, -10.8179, -47.4577
CIE-LCH:
67.6966, 48.6751, 257.1590
CIE-Luv:
67.6966, -44.3420, -75.5897
Hunter-Lab:
61.2879, -12.3497, -49.9451
#00affa color charts
#00affa color shades, tints & tones
#00affa color schemes
#00affa color preview, HTML & CSS examples
This text has a color of #00affa
<p style="color:#00affa;">Text here</p>
.mytext {color:#00affa;}
This box has a color of #00affa
<div style="background-color:#00affa;">Content here</div>
.mybackground {background-color:#00affa;}
Border around this has a color of #00affa
<div style="border:2px solid #00affa;">Content here</div>
.myborder {border:2px solid #00affa;}