#25accf color space conversions
Hex:
#25accf
RGB:
37, 172, 207
CMY:
85, 33, 19
CMYK:
82, 17, 0, 19
HSL:
192°, 69.6721%, 47.8431%
HSV (HSB):
192°, 82.1256%, 81.1765%
XYZ:
26.7780, 34.4034, 64.2606
xyY:
0.2135, 0.2743, 34.4034
CIE-Lab:
65.2815, -22.5708, -27.6208
CIE-LCH:
65.2815, 35.6700, 230.7455
CIE-Luv:
65.2815, -44.3257, -40.2436
Hunter-Lab:
58.6544, -21.1531, -23.8990
#25accf color charts
#25accf color shades, tints & tones
#25accf color schemes
#25accf color preview, HTML & CSS examples
This text has a color of #25accf
<p style="color:#25accf;">Text here</p>
.mytext {color:#25accf;}
This box has a color of #25accf
<div style="background-color:#25accf;">Content here</div>
.mybackground {background-color:#25accf;}
Border around this has a color of #25accf
<div style="border:2px solid #25accf;">Content here</div>
.myborder {border:2px solid #25accf;}