#00affb color space conversions
Hex:
#00affb
RGB:
0, 175, 251
CMY:
100, 31, 2
CMYK:
100, 30, 0, 2
HSL:
198°, 100.0000%, 49.2157%
HSV (HSB):
198°, 100.0000%, 98.4314%
XYZ:
32.7426, 37.6250, 96.8034
xyY:
0.1959, 0.2251, 37.6250
CIE-Lab:
67.7433, -10.4571, -47.9272
CIE-LCH:
67.7433, 49.0547, 257.6917
CIE-Luv:
67.7433, -44.2729, -76.4407
Hunter-Lab:
61.3392, -12.0612, -50.6320
#00affb color charts
#00affb color shades, tints & tones
#00affb color schemes
#00affb color preview, HTML & CSS examples
This text has a color of #00affb
<p style="color:#00affb;">Text here</p>
.mytext {color:#00affb;}
This box has a color of #00affb
<div style="background-color:#00affb;">Content here</div>
.mybackground {background-color:#00affb;}
Border around this has a color of #00affb
<div style="border:2px solid #00affb;">Content here</div>
.myborder {border:2px solid #00affb;}