#ff92fd color space conversions
Hex:
#ff92fd
RGB:
255, 146, 253
CMY:
0, 43, 1
CMYK:
0, 43, 1, 0
HSL:
301°, 100.0000%, 78.6275%
HSV (HSB):
301°, 42.7451%, 100.0000%
XYZ:
69.2485, 48.9096, 98.7192
xyY:
0.3193, 0.2255, 48.9096
CIE-Lab:
75.3951, 55.9675, -35.9949
CIE-LCH:
75.3951, 66.5432, 327.2533
CIE-Luv:
75.3951, 53.1141, -66.4737
Hunter-Lab:
69.9354, 54.3598, -34.7376
#ff92fd color charts
#ff92fd color shades, tints & tones
#ff92fd color schemes
#ff92fd color preview, HTML & CSS examples
This text has a color of #ff92fd
<p style="color:#ff92fd;">Text here</p>
.mytext {color:#ff92fd;}
This box has a color of #ff92fd
<div style="background-color:#ff92fd;">Content here</div>
.mybackground {background-color:#ff92fd;}
Border around this has a color of #ff92fd
<div style="border:2px solid #ff92fd;">Content here</div>
.myborder {border:2px solid #ff92fd;}