#f27bfc color space conversions
Hex:
#f27bfc
RGB:
242, 123, 252
CMY:
5, 52, 1
CMYK:
4, 51, 0, 1
HSL:
295°, 95.5556%, 73.5294%
HSV (HSB):
295°, 51.1905%, 98.8235%
XYZ:
61.2716, 40.0714, 96.6007
xyY:
0.3095, 0.2024, 40.0714
CIE-Lab:
69.5204, 63.3046, -44.7289
CIE-LCH:
69.5204, 77.5122, 324.7562
CIE-Luv:
69.5204, 53.8324, -80.9479
Hunter-Lab:
63.3020, 61.9961, -46.1668
#f27bfc color charts
#f27bfc color shades, tints & tones
#f27bfc color schemes
#f27bfc color preview, HTML & CSS examples
This text has a color of #f27bfc
<p style="color:#f27bfc;">Text here</p>
.mytext {color:#f27bfc;}
This box has a color of #f27bfc
<div style="background-color:#f27bfc;">Content here</div>
.mybackground {background-color:#f27bfc;}
Border around this has a color of #f27bfc
<div style="border:2px solid #f27bfc;">Content here</div>
.myborder {border:2px solid #f27bfc;}