#00caf5 color space conversions
Hex:
#00caf5
RGB:
0, 202, 245
CMY:
100, 21, 4
CMYK:
100, 18, 0, 4
HSL:
191°, 100.0000%, 48.0392%
HSV (HSB):
191°, 100.0000%, 96.0784%
XYZ:
37.6020, 48.8336, 93.8302
xyY:
0.2086, 0.2709, 48.8336
CIE-Lab:
75.3477, -26.6883, -32.8268
CIE-LCH:
75.3477, 42.3068, 230.8887
CIE-Luv:
75.3477, -53.6892, -49.3659
Hunter-Lab:
69.8811, -26.2437, -30.6927
#00caf5 color charts
#00caf5 color shades, tints & tones
#00caf5 color schemes
#00caf5 color preview, HTML & CSS examples
This text has a color of #00caf5
<p style="color:#00caf5;">Text here</p>
.mytext {color:#00caf5;}
This box has a color of #00caf5
<div style="background-color:#00caf5;">Content here</div>
.mybackground {background-color:#00caf5;}
Border around this has a color of #00caf5
<div style="border:2px solid #00caf5;">Content here</div>
.myborder {border:2px solid #00caf5;}