#f235ed color space conversions
Hex:
#f235ed
RGB:
242, 53, 237
CMY:
5, 79, 7
CMYK:
0, 78, 2, 5
HSL:
302°, 87.9070%, 57.8431%
HSV (HSB):
302°, 78.0992%, 94.9020%
XYZ:
53.1771, 27.5379, 82.6334
xyY:
0.3255, 0.1686, 27.5379
CIE-Lab:
59.4689, 86.7044, -52.3107
CIE-LCH:
59.4689, 101.2624, 328.8965
CIE-Luv:
59.4689, 77.3178, -93.7695
Hunter-Lab:
52.4765, 89.0491, -56.6287
#f235ed color charts
#f235ed color shades, tints & tones
#f235ed color schemes
#f235ed color preview, HTML & CSS examples
This text has a color of #f235ed
<p style="color:#f235ed;">Text here</p>
.mytext {color:#f235ed;}
This box has a color of #f235ed
<div style="background-color:#f235ed;">Content here</div>
.mybackground {background-color:#f235ed;}
Border around this has a color of #f235ed
<div style="border:2px solid #f235ed;">Content here</div>
.myborder {border:2px solid #f235ed;}