#25becc color space conversions
Hex:
#25becc
RGB:
37, 190, 204
CMY:
85, 25, 20
CMYK:
82, 7, 0, 20
HSL:
185°, 69.2946%, 47.2549%
HSV (HSB):
185°, 81.8627%, 80.0000%
XYZ:
30.0755, 41.5799, 63.5673
xyY:
0.2224, 0.3075, 41.5799
CIE-Lab:
70.5803, -32.4731, -17.8794
CIE-LCH:
70.5803, 37.0699, 208.8367
CIE-Luv:
70.5803, -50.8156, -23.1209
Hunter-Lab:
64.4824, -29.5895, -13.3108
#25becc color charts
#25becc color shades, tints & tones
#25becc color schemes
#25becc color preview, HTML & CSS examples
This text has a color of #25becc
<p style="color:#25becc;">Text here</p>
.mytext {color:#25becc;}
This box has a color of #25becc
<div style="background-color:#25becc;">Content here</div>
.mybackground {background-color:#25becc;}
Border around this has a color of #25becc
<div style="border:2px solid #25becc;">Content here</div>
.myborder {border:2px solid #25becc;}