#03f365 color space conversions
Hex:
#03f365
RGB:
3, 243, 101
CMY:
99, 5, 60
CMYK:
99, 0, 58, 5
HSL:
145°, 97.5610%, 48.2353%
HSV (HSB):
145°, 98.7654%, 95.2941%
XYZ:
34.4371, 65.0601, 23.0548
xyY:
0.2810, 0.5309, 65.0601
CIE-Lab:
84.5147, -76.8024, 54.0956
CIE-LCH:
84.5147, 93.9412, 144.8411
CIE-Luv:
84.5147, -77.1680, 81.3920
Hunter-Lab:
80.6599, -64.9455, 39.5152
#03f365 color charts
#03f365 color shades, tints & tones
#03f365 color schemes
#03f365 color preview, HTML & CSS examples
This text has a color of #03f365
<p style="color:#03f365;">Text here</p>
.mytext {color:#03f365;}
This box has a color of #03f365
<div style="background-color:#03f365;">Content here</div>
.mybackground {background-color:#03f365;}
Border around this has a color of #03f365
<div style="border:2px solid #03f365;">Content here</div>
.myborder {border:2px solid #03f365;}