#03fffe color space conversions
Hex:
#03fffe
RGB:
3, 255, 254
CMY:
99, 0, 0
CMYK:
99, 0, 0, 0
HSL:
180°, 100.0000%, 50.5882%
HSV (HSB):
180°, 98.8235%, 100.0000%
XYZ:
53.6869, 78.6951, 106.1260
xyY:
0.2251, 0.3299, 78.6951
CIE-Lab:
91.0962, -48.3074, -13.6489
CIE-LCH:
91.0962, 50.1986, 195.7773
CIE-Luv:
91.0962, -70.4809, -14.3653
Hunter-Lab:
88.7103, -47.2158, -8.8327
#03fffe color charts
#03fffe color shades, tints & tones
#03fffe color schemes
#03fffe color preview, HTML & CSS examples
This text has a color of #03fffe
<p style="color:#03fffe;">Text here</p>
.mytext {color:#03fffe;}
This box has a color of #03fffe
<div style="background-color:#03fffe;">Content here</div>
.mybackground {background-color:#03fffe;}
Border around this has a color of #03fffe
<div style="border:2px solid #03fffe;">Content here</div>
.myborder {border:2px solid #03fffe;}