#ff92fb color space conversions
Hex:
#ff92fb
RGB:
255, 146, 251
CMY:
0, 43, 2
CMYK:
0, 43, 2, 0
HSL:
302°, 100.0000%, 78.6275%
HSV (HSB):
302°, 42.7451%, 100.0000%
XYZ:
68.9315, 48.7828, 97.0497
xyY:
0.3210, 0.2271, 48.7828
CIE-Lab:
75.3160, 55.6206, -35.0338
CIE-LCH:
75.3160, 65.7345, 327.7944
CIE-Luv:
75.3160, 53.5547, -64.8316
Hunter-Lab:
69.8447, 53.9379, -33.4926
#ff92fb color charts
#ff92fb color shades, tints & tones
#ff92fb color schemes
#ff92fb color preview, HTML & CSS examples
This text has a color of #ff92fb
<p style="color:#ff92fb;">Text here</p>
.mytext {color:#ff92fb;}
This box has a color of #ff92fb
<div style="background-color:#ff92fb;">Content here</div>
.mybackground {background-color:#ff92fb;}
Border around this has a color of #ff92fb
<div style="border:2px solid #ff92fb;">Content here</div>
.myborder {border:2px solid #ff92fb;}