#95cafc color space conversions
Hex:
#95cafc
RGB:
149, 202, 252
CMY:
42, 21, 1
CMYK:
41, 20, 0, 1
HSL:
209°, 94.4954%, 78.6275%
HSV (HSB):
209°, 40.8730%, 98.8235%
XYZ:
51.0856, 55.6589, 100.1462
xyY:
0.2469, 0.2690, 55.6589
CIE-Lab:
79.4193, -4.7623, -29.9848
CIE-LCH:
79.4193, 30.3606, 260.9754
CIE-Luv:
79.4193, -26.4343, -47.6085
Hunter-Lab:
74.6049, -8.3308, -27.3648
#95cafc color charts
#95cafc color shades, tints & tones
#95cafc color schemes
#95cafc color preview, HTML & CSS examples
This text has a color of #95cafc
<p style="color:#95cafc;">Text here</p>
.mytext {color:#95cafc;}
This box has a color of #95cafc
<div style="background-color:#95cafc;">Content here</div>
.mybackground {background-color:#95cafc;}
Border around this has a color of #95cafc
<div style="border:2px solid #95cafc;">Content here</div>
.myborder {border:2px solid #95cafc;}