#f27dfc color space conversions
Hex:
#f27dfc
RGB:
242, 125, 252
CMY:
5, 51, 1
CMYK:
4, 50, 0, 1
HSL:
295°, 95.4887%, 73.9216%
HSV (HSB):
295°, 50.3968%, 98.8235%
XYZ:
61.5223, 40.5728, 96.6842
xyY:
0.3095, 0.2041, 40.5728
CIE-Lab:
69.8755, 62.3619, -44.1720
CIE-LCH:
69.8755, 76.4210, 324.6894
CIE-Luv:
69.8755, 53.1027, -79.9672
Hunter-Lab:
63.6967, 60.9370, -45.4076
#f27dfc color charts
#f27dfc color shades, tints & tones
#f27dfc color schemes
#f27dfc color preview, HTML & CSS examples
This text has a color of #f27dfc
<p style="color:#f27dfc;">Text here</p>
.mytext {color:#f27dfc;}
This box has a color of #f27dfc
<div style="background-color:#f27dfc;">Content here</div>
.mybackground {background-color:#f27dfc;}
Border around this has a color of #f27dfc
<div style="border:2px solid #f27dfc;">Content here</div>
.myborder {border:2px solid #f27dfc;}