#f919cd color space conversions
Hex:
#f919cd
RGB:
249, 25, 205
CMY:
2, 90, 20
CMYK:
0, 90, 18, 2
HSL:
312°, 94.9153%, 53.7255%
HSV (HSB):
312°, 89.9598%, 97.6471%
XYZ:
50.4340, 25.2428, 59.9718
xyY:
0.3718, 0.1861, 25.2428
CIE-Lab:
57.3112, 88.7952, -37.5441
CIE-LCH:
57.3112, 96.4062, 337.0805
CIE-Luv:
57.3112, 99.4061, -70.9915
Hunter-Lab:
50.2422, 91.2576, -35.6022
#f919cd color charts
#f919cd color shades, tints & tones
#f919cd color schemes
#f919cd color preview, HTML & CSS examples
This text has a color of #f919cd
<p style="color:#f919cd;">Text here</p>
.mytext {color:#f919cd;}
This box has a color of #f919cd
<div style="background-color:#f919cd;">Content here</div>
.mybackground {background-color:#f919cd;}
Border around this has a color of #f919cd
<div style="border:2px solid #f919cd;">Content here</div>
.myborder {border:2px solid #f919cd;}