#95fee5 color space conversions
Hex:
#95fee5
RGB:
149, 254, 229
CMY:
42, 0, 10
CMYK:
41, 0, 10, 0
HSL:
166°, 98.1308%, 79.0196%
HSV (HSB):
166°, 41.3386%, 99.6078%
XYZ:
61.9791, 82.9303, 86.8693
xyY:
0.2674, 0.3578, 82.9303
CIE-Lab:
92.9839, -36.1753, 2.4084
CIE-LCH:
92.9839, 36.2554, 176.1911
CIE-Luv:
92.9839, -47.8472, 9.8032
Hunter-Lab:
91.0661, -37.8795, 7.1887
#95fee5 color charts
#95fee5 color shades, tints & tones
#95fee5 color schemes
#95fee5 color preview, HTML & CSS examples
This text has a color of #95fee5
<p style="color:#95fee5;">Text here</p>
.mytext {color:#95fee5;}
This box has a color of #95fee5
<div style="background-color:#95fee5;">Content here</div>
.mybackground {background-color:#95fee5;}
Border around this has a color of #95fee5
<div style="border:2px solid #95fee5;">Content here</div>
.myborder {border:2px solid #95fee5;}