#f379e8 color space conversions
Hex:
#f379e8
RGB:
243, 121, 232
CMY:
5, 53, 9
CMYK:
0, 50, 5, 5
HSL:
305°, 83.5616%, 71.3725%
HSV (HSB):
305°, 50.2058%, 95.2941%
XYZ:
58.3650, 38.5556, 80.7097
xyY:
0.3286, 0.2171, 38.5556
CIE-Lab:
68.4281, 61.0717, -35.4370
CIE-LCH:
68.4281, 70.6083, 329.8754
CIE-Luv:
68.4281, 60.3208, -65.3758
Hunter-Lab:
62.0932, 59.1195, -33.6009
#f379e8 color charts
#f379e8 color shades, tints & tones
#f379e8 color schemes
#f379e8 color preview, HTML & CSS examples
This text has a color of #f379e8
<p style="color:#f379e8;">Text here</p>
.mytext {color:#f379e8;}
This box has a color of #f379e8
<div style="background-color:#f379e8;">Content here</div>
.mybackground {background-color:#f379e8;}
Border around this has a color of #f379e8
<div style="border:2px solid #f379e8;">Content here</div>
.myborder {border:2px solid #f379e8;}