#f380ed color space conversions
Hex:
#f380ed
RGB:
243, 128, 237
CMY:
5, 50, 7
CMYK:
0, 47, 2, 5
HSL:
303°, 82.7338%, 72.7451%
HSV (HSB):
303°, 47.3251%, 95.2941%
XYZ:
59.9674, 40.6075, 84.7982
xyY:
0.3235, 0.2191, 40.6075
CIE-Lab:
69.9000, 58.5816, -35.9054
CIE-LCH:
69.9000, 68.7095, 328.4953
CIE-Luv:
69.9000, 56.2551, -65.9568
Hunter-Lab:
63.7240, 56.4603, -34.2910
#f380ed color charts
#f380ed color shades, tints & tones
#f380ed color schemes
#f380ed color preview, HTML & CSS examples
This text has a color of #f380ed
<p style="color:#f380ed;">Text here</p>
.mytext {color:#f380ed;}
This box has a color of #f380ed
<div style="background-color:#f380ed;">Content here</div>
.mybackground {background-color:#f380ed;}
Border around this has a color of #f380ed
<div style="border:2px solid #f380ed;">Content here</div>
.myborder {border:2px solid #f380ed;}