#95ccd5 color space conversions
Hex:
#95ccd5
RGB:
149, 204, 213
CMY:
42, 20, 16
CMYK:
30, 4, 0, 16
HSL:
188°, 43.2432%, 70.9804%
HSV (HSB):
188°, 30.0469%, 83.5294%
XYZ:
45.9975, 54.3794, 71.0227
xyY:
0.2684, 0.3173, 54.3794
CIE-Lab:
78.6824, -15.5576, -10.2050
CIE-LCH:
78.6824, 18.6059, 213.2629
CIE-Luv:
78.6824, -27.2569, -13.2604
Hunter-Lab:
73.7424, -17.7080, -5.4837
#95ccd5 color charts
#95ccd5 color shades, tints & tones
#95ccd5 color schemes
#95ccd5 color preview, HTML & CSS examples
This text has a color of #95ccd5
<p style="color:#95ccd5;">Text here</p>
.mytext {color:#95ccd5;}
This box has a color of #95ccd5
<div style="background-color:#95ccd5;">Content here</div>
.mybackground {background-color:#95ccd5;}
Border around this has a color of #95ccd5
<div style="border:2px solid #95ccd5;">Content here</div>
.myborder {border:2px solid #95ccd5;}