#f355ed color space conversions
Hex:
#f355ed
RGB:
243, 85, 237
CMY:
5, 67, 7
CMYK:
0, 65, 2, 5
HSL:
302°, 86.8132%, 64.3137%
HSV (HSB):
302°, 65.0206%, 95.2941%
XYZ:
55.4967, 31.6661, 83.3079
xyY:
0.3255, 0.1858, 31.6661
CIE-Lab:
63.0660, 77.1054, -46.6040
CIE-LCH:
63.0660, 90.0954, 328.8504
CIE-Luv:
63.0660, 71.0065, -84.5692
Hunter-Lab:
56.2726, 77.5615, -48.3841
#f355ed color charts
#f355ed color shades, tints & tones
#f355ed color schemes
#f355ed color preview, HTML & CSS examples
This text has a color of #f355ed
<p style="color:#f355ed;">Text here</p>
.mytext {color:#f355ed;}
This box has a color of #f355ed
<div style="background-color:#f355ed;">Content here</div>
.mybackground {background-color:#f355ed;}
Border around this has a color of #f355ed
<div style="border:2px solid #f355ed;">Content here</div>
.myborder {border:2px solid #f355ed;}