#02cf25 color space conversions
Hex:
#02cf25
RGB:
2, 207, 37
CMY:
99, 19, 85
CMYK:
99, 0, 82, 19
HSL:
130°, 98.0861%, 40.9804%
HSV (HSB):
130°, 99.0338%, 81.1765%
XYZ:
22.6718, 44.7721, 9.1972
xyY:
0.2958, 0.5842, 44.7721
CIE-Lab:
72.7416, -72.4183, 65.2497
CIE-LCH:
72.7416, 97.4778, 137.9808
CIE-Luv:
72.7416, -68.2823, 84.9985
Hunter-Lab:
66.9120, -56.6148, 38.6888
#02cf25 color charts
#02cf25 color shades, tints & tones
#02cf25 color schemes
#02cf25 color preview, HTML & CSS examples
This text has a color of #02cf25
<p style="color:#02cf25;">Text here</p>
.mytext {color:#02cf25;}
This box has a color of #02cf25
<div style="background-color:#02cf25;">Content here</div>
.mybackground {background-color:#02cf25;}
Border around this has a color of #02cf25
<div style="border:2px solid #02cf25;">Content here</div>
.myborder {border:2px solid #02cf25;}