#98befa color space conversions
Hex:
#98befa
RGB:
152, 190, 250
CMY:
40, 25, 2
CMYK:
39, 24, 0, 2
HSL:
217°, 90.7407%, 78.8235%
HSV (HSB):
217°, 39.2000%, 98.0392%
XYZ:
48.6177, 50.4044, 97.6091
xyY:
0.2473, 0.2563, 50.4044
CIE-Lab:
76.3168, 1.9554, -33.6773
CIE-LCH:
76.3168, 33.7340, 273.3231
CIE-Luv:
76.3168, -20.4847, -54.5678
Hunter-Lab:
70.9961, -2.0075, -31.8177
#98befa color charts
#98befa color shades, tints & tones
#98befa color schemes
#98befa color preview, HTML & CSS examples
This text has a color of #98befa
<p style="color:#98befa;">Text here</p>
.mytext {color:#98befa;}
This box has a color of #98befa
<div style="background-color:#98befa;">Content here</div>
.mybackground {background-color:#98befa;}
Border around this has a color of #98befa
<div style="border:2px solid #98befa;">Content here</div>
.myborder {border:2px solid #98befa;}