#ff95ec color space conversions
Hex:
#ff95ec
RGB:
255, 149, 236
CMY:
0, 42, 7
CMYK:
0, 42, 7, 0
HSL:
311°, 100.0000%, 79.2157%
HSV (HSB):
311°, 41.5686%, 100.0000%
XYZ:
67.1278, 48.8110, 85.2403
xyY:
0.3337, 0.2426, 48.8110
CIE-Lab:
75.3336, 51.5918, -26.8564
CIE-LCH:
75.3336, 58.1634, 332.5005
CIE-Luv:
75.3336, 55.4987, -50.8712
Hunter-Lab:
69.8649, 49.2433, -23.4328
#ff95ec color charts
#ff95ec color shades, tints & tones
#ff95ec color schemes
#ff95ec color preview, HTML & CSS examples
This text has a color of #ff95ec
<p style="color:#ff95ec;">Text here</p>
.mytext {color:#ff95ec;}
This box has a color of #ff95ec
<div style="background-color:#ff95ec;">Content here</div>
.mybackground {background-color:#ff95ec;}
Border around this has a color of #ff95ec
<div style="border:2px solid #ff95ec;">Content here</div>
.myborder {border:2px solid #ff95ec;}