#ff72fa color space conversions
Hex:
#ff72fa
RGB:
255, 114, 250
CMY:
0, 55, 2
CMYK:
0, 55, 2, 0
HSL:
302°, 100.0000%, 72.3529%
HSV (HSB):
302°, 55.2941%, 100.0000%
XYZ:
64.5126, 40.1968, 94.8010
xyY:
0.3234, 0.2015, 40.1968
CIE-Lab:
69.6094, 70.4060, -43.3745
CIE-LCH:
69.6094, 82.6943, 328.3643
CIE-Luv:
69.6094, 66.2942, -79.8792
Hunter-Lab:
63.4009, 70.6784, -44.2735
#ff72fa color charts
#ff72fa color shades, tints & tones
#ff72fa color schemes
#ff72fa color preview, HTML & CSS examples
This text has a color of #ff72fa
<p style="color:#ff72fa;">Text here</p>
.mytext {color:#ff72fa;}
This box has a color of #ff72fa
<div style="background-color:#ff72fa;">Content here</div>
.mybackground {background-color:#ff72fa;}
Border around this has a color of #ff72fa
<div style="border:2px solid #ff72fa;">Content here</div>
.myborder {border:2px solid #ff72fa;}