#ff96eb color space conversions
Hex:
#ff96eb
RGB:
255, 150, 235
CMY:
0, 41, 8
CMYK:
0, 41, 8, 0
HSL:
311°, 100.0000%, 79.4118%
HSV (HSB):
311°, 41.1765%, 100.0000%
XYZ:
67.1417, 49.0709, 84.5301
xyY:
0.3345, 0.2444, 49.0709
CIE-Lab:
75.4954, 50.9254, -26.0641
CIE-LCH:
75.4954, 57.2079, 332.8962
CIE-Luv:
75.4954, 55.2489, -49.4973
Hunter-Lab:
70.0506, 48.4993, -22.5099
#ff96eb color charts
#ff96eb color shades, tints & tones
#ff96eb color schemes
#ff96eb color preview, HTML & CSS examples
This text has a color of #ff96eb
<p style="color:#ff96eb;">Text here</p>
.mytext {color:#ff96eb;}
This box has a color of #ff96eb
<div style="background-color:#ff96eb;">Content here</div>
.mybackground {background-color:#ff96eb;}
Border around this has a color of #ff96eb
<div style="border:2px solid #ff96eb;">Content here</div>
.myborder {border:2px solid #ff96eb;}