#95acc0 color space conversions
Hex:
#95acc0
RGB:
149, 172, 192
CMY:
42, 33, 25
CMYK:
22, 10, 0, 25
HSL:
208°, 25.4438%, 66.8627%
HSV (HSB):
208°, 22.3958%, 75.2941%
XYZ:
36.6614, 39.7004, 55.5999
xyY:
0.2778, 0.3008, 39.7004
CIE-Lab:
69.2556, -3.5156, -12.8656
CIE-LCH:
69.2556, 13.3373, 254.7168
CIE-Luv:
69.2556, -12.8709, -19.0232
Hunter-Lab:
63.0082, -6.4041, -8.2130
#95acc0 color charts
#95acc0 color shades, tints & tones
#95acc0 color schemes
#95acc0 color preview, HTML & CSS examples
This text has a color of #95acc0
<p style="color:#95acc0;">Text here</p>
.mytext {color:#95acc0;}
This box has a color of #95acc0
<div style="background-color:#95acc0;">Content here</div>
.mybackground {background-color:#95acc0;}
Border around this has a color of #95acc0
<div style="border:2px solid #95acc0;">Content here</div>
.myborder {border:2px solid #95acc0;}