#95fabd color space conversions
Hex:
#95fabd
RGB:
149, 250, 189
CMY:
42, 2, 26
CMYK:
40, 0, 24, 2
HSL:
144°, 90.9910%, 78.2353%
HSV (HSB):
144°, 40.4000%, 98.0392%
XYZ:
55.7653, 78.4349, 60.3444
xyY:
0.2866, 0.4032, 78.4349
CIE-Lab:
90.9780, -42.5319, 20.1632
CIE-LCH:
90.9780, 47.0692, 154.6357
CIE-Luv:
90.9780, -47.3229, 36.8240
Hunter-Lab:
88.5635, -42.5908, 21.5961
#95fabd color charts
#95fabd color shades, tints & tones
#95fabd color schemes
#95fabd color preview, HTML & CSS examples
This text has a color of #95fabd
<p style="color:#95fabd;">Text here</p>
.mytext {color:#95fabd;}
This box has a color of #95fabd
<div style="background-color:#95fabd;">Content here</div>
.mybackground {background-color:#95fabd;}
Border around this has a color of #95fabd
<div style="border:2px solid #95fabd;">Content here</div>
.myborder {border:2px solid #95fabd;}