#f626d5 color space conversions
Hex:
#f626d5
RGB:
246, 38, 213
CMY:
4, 85, 16
CMYK:
0, 85, 13, 4
HSL:
310°, 92.0354%, 55.6863%
HSV (HSB):
310°, 84.5528%, 96.4706%
XYZ:
50.7094, 25.7832, 65.2548
xyY:
0.3577, 0.1819, 25.7832
CIE-Lab:
57.8306, 87.2917, -41.3277
CIE-LCH:
57.8306, 96.5806, 334.6651
CIE-Luv:
57.8306, 92.0854, -76.5925
Hunter-Lab:
50.7771, 89.4020, -40.6509
#f626d5 color charts
#f626d5 color shades, tints & tones
#f626d5 color schemes
#f626d5 color preview, HTML & CSS examples
This text has a color of #f626d5
<p style="color:#f626d5;">Text here</p>
.mytext {color:#f626d5;}
This box has a color of #f626d5
<div style="background-color:#f626d5;">Content here</div>
.mybackground {background-color:#f626d5;}
Border around this has a color of #f626d5
<div style="border:2px solid #f626d5;">Content here</div>
.myborder {border:2px solid #f626d5;}