#f379e5 color space conversions
Hex:
#f379e5
RGB:
243, 121, 229
CMY:
5, 53, 10
CMYK:
0, 50, 6, 5
HSL:
307°, 83.5616%, 71.3725%
HSV (HSB):
307°, 50.2058%, 95.2941%
XYZ:
57.9424, 38.3866, 78.4842
xyY:
0.3315, 0.2196, 38.3866
CIE-Lab:
68.3046, 60.5760, -33.9709
CIE-LCH:
68.3046, 69.4513, 330.7164
CIE-Luv:
68.3046, 61.0997, -62.9256
Hunter-Lab:
61.9569, 58.5094, -31.7361
#f379e5 color charts
#f379e5 color shades, tints & tones
#f379e5 color schemes
#f379e5 color preview, HTML & CSS examples
This text has a color of #f379e5
<p style="color:#f379e5;">Text here</p>
.mytext {color:#f379e5;}
This box has a color of #f379e5
<div style="background-color:#f379e5;">Content here</div>
.mybackground {background-color:#f379e5;}
Border around this has a color of #f379e5
<div style="border:2px solid #f379e5;">Content here</div>
.myborder {border:2px solid #f379e5;}