#f830e5 color space conversions
Hex:
#f830e5
RGB:
248, 48, 229
CMY:
3, 81, 10
CMYK:
0, 81, 8, 3
HSL:
306°, 93.4579%, 58.0392%
HSV (HSB):
306°, 80.6452%, 97.2549%
XYZ:
53.9112, 27.7275, 76.6392
xyY:
0.3406, 0.1752, 27.7275
CIE-Lab:
59.6418, 87.8466, -47.4905
CIE-LCH:
59.6418, 99.8618, 331.6041
CIE-Luv:
59.6418, 85.5498, -86.6121
Hunter-Lab:
52.6569, 90.6023, -49.4335
#f830e5 color charts
#f830e5 color shades, tints & tones
#f830e5 color schemes
#f830e5 color preview, HTML & CSS examples
This text has a color of #f830e5
<p style="color:#f830e5;">Text here</p>
.mytext {color:#f830e5;}
This box has a color of #f830e5
<div style="background-color:#f830e5;">Content here</div>
.mybackground {background-color:#f830e5;}
Border around this has a color of #f830e5
<div style="border:2px solid #f830e5;">Content here</div>
.myborder {border:2px solid #f830e5;}