#25cafa color space conversions
Hex:
#25cafa
RGB:
37, 202, 250
CMY:
85, 21, 2
CMYK:
85, 19, 0, 2
HSL:
194°, 95.5157%, 56.2745%
HSV (HSB):
194°, 85.2000%, 98.0392%
XYZ:
39.1388, 49.5365, 97.9411
xyY:
0.2097, 0.2654, 49.5365
CIE-Lab:
75.7839, -23.6344, -34.8146
CIE-LCH:
75.7839, 42.0790, 235.8288
CIE-Luv:
75.7839, -51.5685, -53.2016
Hunter-Lab:
70.3822, -23.9068, -33.2382
#25cafa color charts
#25cafa color shades, tints & tones
#25cafa color schemes
#25cafa color preview, HTML & CSS examples
This text has a color of #25cafa
<p style="color:#25cafa;">Text here</p>
.mytext {color:#25cafa;}
This box has a color of #25cafa
<div style="background-color:#25cafa;">Content here</div>
.mybackground {background-color:#25cafa;}
Border around this has a color of #25cafa
<div style="border:2px solid #25cafa;">Content here</div>
.myborder {border:2px solid #25cafa;}