#98ddfc color space conversions
Hex:
#98ddfc
RGB:
152, 221, 252
CMY:
40, 13, 1
CMYK:
40, 12, 0, 1
HSL:
199°, 94.3396%, 79.2157%
HSV (HSB):
199°, 39.6825%, 98.8235%
XYZ:
56.3760, 65.4166, 101.7508
xyY:
0.2522, 0.2926, 65.4166
CIE-Lab:
84.6979, -13.9403, -21.9170
CIE-LCH:
84.6979, 25.9747, 237.5417
CIE-Luv:
84.6979, -32.9372, -32.9359
Hunter-Lab:
80.8805, -17.1213, -17.9727
#98ddfc color charts
#98ddfc color shades, tints & tones
#98ddfc color schemes
#98ddfc color preview, HTML & CSS examples
This text has a color of #98ddfc
<p style="color:#98ddfc;">Text here</p>
.mytext {color:#98ddfc;}
This box has a color of #98ddfc
<div style="background-color:#98ddfc;">Content here</div>
.mybackground {background-color:#98ddfc;}
Border around this has a color of #98ddfc
<div style="border:2px solid #98ddfc;">Content here</div>
.myborder {border:2px solid #98ddfc;}