#95fffc color space conversions
Hex:
#95fffc
RGB:
149, 255, 252
CMY:
42, 0, 1
CMYK:
42, 0, 1, 0
HSL:
178°, 100.0000%, 79.2157%
HSV (HSB):
178°, 41.5686%, 100.0000%
XYZ:
65.7251, 84.9378, 105.0260
xyY:
0.2571, 0.3322, 84.9378
CIE-Lab:
93.8563, -31.3706, -8.2026
CIE-LCH:
93.8563, 32.4253, 194.6532
CIE-Luv:
93.8563, -47.5548, -7.8120
Hunter-Lab:
92.1617, -33.9858, -3.0527
#95fffc color charts
#95fffc color shades, tints & tones
#95fffc color schemes
#95fffc color preview, HTML & CSS examples
This text has a color of #95fffc
<p style="color:#95fffc;">Text here</p>
.mytext {color:#95fffc;}
This box has a color of #95fffc
<div style="background-color:#95fffc;">Content here</div>
.mybackground {background-color:#95fffc;}
Border around this has a color of #95fffc
<div style="border:2px solid #95fffc;">Content here</div>
.myborder {border:2px solid #95fffc;}