#f05ed5 color space conversions
Hex:
#f05ed5
RGB:
240, 94, 213
CMY:
6, 63, 16
CMYK:
0, 61, 11, 6
HSL:
311°, 82.9545%, 65.4902%
HSV (HSB):
311°, 60.8333%, 94.1176%
XYZ:
51.9481, 31.3348, 66.2610
xyY:
0.3474, 0.2095, 31.3348
CIE-Lab:
62.7892, 69.1940, -33.6408
CIE-LCH:
62.7892, 76.9384, 334.0719
CIE-Luv:
62.7892, 73.8384, -62.9016
Hunter-Lab:
55.9775, 67.6907, -30.9979
#f05ed5 color charts
#f05ed5 color shades, tints & tones
#f05ed5 color schemes
#f05ed5 color preview, HTML & CSS examples
This text has a color of #f05ed5
<p style="color:#f05ed5;">Text here</p>
.mytext {color:#f05ed5;}
This box has a color of #f05ed5
<div style="background-color:#f05ed5;">Content here</div>
.mybackground {background-color:#f05ed5;}
Border around this has a color of #f05ed5
<div style="border:2px solid #f05ed5;">Content here</div>
.myborder {border:2px solid #f05ed5;}