#f302ed color space conversions
Hex:
#f302ed
RGB:
243, 2, 237
CMY:
5, 99, 7
CMYK:
0, 99, 2, 5
HSL:
301°, 98.3673%, 48.0392%
HSV (HSB):
301°, 99.1770%, 95.2941%
XYZ:
52.2699, 25.2125, 82.2323
xyY:
0.3273, 0.1579, 25.2125
CIE-Lab:
57.2819, 93.7748, -55.7858
CIE-LCH:
57.2819, 109.1136, 329.2520
CIE-Luv:
57.2819, 82.5999, -99.2184
Hunter-Lab:
50.2121, 97.9443, -61.9508
#f302ed color charts
#f302ed color shades, tints & tones
#f302ed color schemes
#f302ed color preview, HTML & CSS examples
This text has a color of #f302ed
<p style="color:#f302ed;">Text here</p>
.mytext {color:#f302ed;}
This box has a color of #f302ed
<div style="background-color:#f302ed;">Content here</div>
.mybackground {background-color:#f302ed;}
Border around this has a color of #f302ed
<div style="border:2px solid #f302ed;">Content here</div>
.myborder {border:2px solid #f302ed;}