#00c2f3 color space conversions
Hex:
#00c2f3
RGB:
0, 194, 243
CMY:
100, 24, 5
CMYK:
100, 20, 0, 5
HSL:
192°, 100.0000%, 47.6471%
HSV (HSB):
192°, 100.0000%, 95.2941%
XYZ:
35.4694, 45.0546, 91.6210
xyY:
0.2060, 0.2617, 45.0546
CIE-Lab:
72.9279, -23.3322, -35.4933
CIE-LCH:
72.9279, 42.4755, 236.6803
CIE-Luv:
72.9279, -51.1666, -54.1822
Hunter-Lab:
67.1228, -23.1407, -33.9435
#00c2f3 color charts
#00c2f3 color shades, tints & tones
#00c2f3 color schemes
#00c2f3 color preview, HTML & CSS examples
This text has a color of #00c2f3
<p style="color:#00c2f3;">Text here</p>
.mytext {color:#00c2f3;}
This box has a color of #00c2f3
<div style="background-color:#00c2f3;">Content here</div>
.mybackground {background-color:#00c2f3;}
Border around this has a color of #00c2f3
<div style="border:2px solid #00c2f3;">Content here</div>
.myborder {border:2px solid #00c2f3;}