#f51cfc color space conversions
Hex:
#f51cfc
RGB:
245, 28, 252
CMY:
4, 89, 1
CMYK:
3, 89, 0, 1
HSL:
298°, 97.3913%, 54.9020%
HSV (HSB):
298°, 88.8889%, 98.8235%
XYZ:
55.6421, 27.2713, 94.4267
xyY:
0.3138, 0.1538, 27.2713
CIE-Lab:
59.2246, 94.0278, -61.0277
CIE-LCH:
59.2246, 112.0964, 327.0149
CIE-Luv:
59.2246, 76.7727, -107.9444
Hunter-Lab:
52.2219, 98.8024, -70.6518
#f51cfc color charts
#f51cfc color shades, tints & tones
#f51cfc color schemes
#f51cfc color preview, HTML & CSS examples
This text has a color of #f51cfc
<p style="color:#f51cfc;">Text here</p>
.mytext {color:#f51cfc;}
This box has a color of #f51cfc
<div style="background-color:#f51cfc;">Content here</div>
.mybackground {background-color:#f51cfc;}
Border around this has a color of #f51cfc
<div style="border:2px solid #f51cfc;">Content here</div>
.myborder {border:2px solid #f51cfc;}