#95dbdc color space conversions
Hex:
#95dbdc
RGB:
149, 219, 220
CMY:
42, 14, 14
CMYK:
32, 0, 0, 14
HSL:
181°, 50.3546%, 72.3529%
HSV (HSB):
181°, 32.2727%, 86.2745%
XYZ:
50.6442, 62.2199, 77.0506
xyY:
0.2667, 0.3276, 62.2199
CIE-Lab:
83.0302, -21.5010, -7.4832
CIE-LCH:
83.0302, 22.7660, 199.1899
CIE-Luv:
83.0302, -33.5938, -8.0781
Hunter-Lab:
78.8796, -23.4343, -2.6995
#95dbdc color charts
#95dbdc color shades, tints & tones
#95dbdc color schemes
#95dbdc color preview, HTML & CSS examples
This text has a color of #95dbdc
<p style="color:#95dbdc;">Text here</p>
.mytext {color:#95dbdc;}
This box has a color of #95dbdc
<div style="background-color:#95dbdc;">Content here</div>
.mybackground {background-color:#95dbdc;}
Border around this has a color of #95dbdc
<div style="border:2px solid #95dbdc;">Content here</div>
.myborder {border:2px solid #95dbdc;}