#f360ed color space conversions
Hex:
#f360ed
RGB:
243, 96, 237
CMY:
5, 62, 7
CMYK:
0, 60, 2, 5
HSL:
302°, 85.9649%, 66.4706%
HSV (HSB):
302°, 60.4938%, 95.2941%
XYZ:
56.4311, 33.5349, 83.6194
xyY:
0.3251, 0.1932, 33.5349
CIE-Lab:
64.5917, 72.8614, -44.2011
CIE-LCH:
64.5917, 85.2205, 328.7571
CIE-Luv:
64.5917, 67.7840, -80.5015
Hunter-Lab:
57.9093, 72.6023, -45.0766
#f360ed color charts
#f360ed color shades, tints & tones
#f360ed color schemes
#f360ed color preview, HTML & CSS examples
This text has a color of #f360ed
<p style="color:#f360ed;">Text here</p>
.mytext {color:#f360ed;}
This box has a color of #f360ed
<div style="background-color:#f360ed;">Content here</div>
.mybackground {background-color:#f360ed;}
Border around this has a color of #f360ed
<div style="border:2px solid #f360ed;">Content here</div>
.myborder {border:2px solid #f360ed;}