#f380ff color space conversions
Hex:
#f380ff
RGB:
243, 128, 255
CMY:
5, 50, 0
CMYK:
5, 50, 0, 0
HSL:
294°, 100.0000%, 75.0980%
HSV (HSB):
294°, 49.8039%, 100.0000%
XYZ:
62.7313, 41.7130, 99.3529
xyY:
0.3078, 0.2047, 41.7130
CIE-Lab:
70.6726, 61.7412, -44.5503
CIE-LCH:
70.6726, 76.1361, 324.1871
CIE-Luv:
70.6726, 51.9303, -80.6436
Hunter-Lab:
64.5856, 60.3503, -45.9966
#f380ff color charts
#f380ff color shades, tints & tones
#f380ff color schemes
#f380ff color preview, HTML & CSS examples
This text has a color of #f380ff
<p style="color:#f380ff;">Text here</p>
.mytext {color:#f380ff;}
This box has a color of #f380ff
<div style="background-color:#f380ff;">Content here</div>
.mybackground {background-color:#f380ff;}
Border around this has a color of #f380ff
<div style="border:2px solid #f380ff;">Content here</div>
.myborder {border:2px solid #f380ff;}