#98cafa color space conversions
Hex:
#98cafa
RGB:
152, 202, 250
CMY:
40, 21, 2
CMYK:
39, 19, 0, 2
HSL:
209°, 90.7407%, 78.8235%
HSV (HSB):
209°, 39.2000%, 98.0392%
XYZ:
51.3247, 55.8186, 98.5114
xyY:
0.2496, 0.2714, 55.8186
CIE-Lab:
79.5105, -4.5221, -28.7635
CIE-LCH:
79.5105, 29.1168, 261.0654
CIE-Luv:
79.5105, -25.2885, -45.5720
Hunter-Lab:
74.7118, -8.1217, -25.8787
#98cafa color charts
#98cafa color shades, tints & tones
#98cafa color schemes
#98cafa color preview, HTML & CSS examples
This text has a color of #98cafa
<p style="color:#98cafa;">Text here</p>
.mytext {color:#98cafa;}
This box has a color of #98cafa
<div style="background-color:#98cafa;">Content here</div>
.mybackground {background-color:#98cafa;}
Border around this has a color of #98cafa
<div style="border:2px solid #98cafa;">Content here</div>
.myborder {border:2px solid #98cafa;}