#ff51d4 color space conversions
Hex:
#ff51d4
RGB:
255, 81, 212
CMY:
0, 68, 17
CMYK:
0, 68, 17, 0
HSL:
315°, 100.0000%, 65.8824%
HSV (HSB):
315°, 68.2353%, 100.0000%
XYZ:
56.0661, 31.8983, 65.4893
xyY:
0.3654, 0.2079, 31.8983
CIE-Lab:
63.2588, 77.6987, -32.1707
CIE-LCH:
63.2588, 84.0955, 337.5083
CIE-Luv:
63.2588, 89.5946, -62.1807
Hunter-Lab:
56.4786, 78.3587, -29.2142
#ff51d4 color charts
#ff51d4 color shades, tints & tones
#ff51d4 color schemes
#ff51d4 color preview, HTML & CSS examples
This text has a color of #ff51d4
<p style="color:#ff51d4;">Text here</p>
.mytext {color:#ff51d4;}
This box has a color of #ff51d4
<div style="background-color:#ff51d4;">Content here</div>
.mybackground {background-color:#ff51d4;}
Border around this has a color of #ff51d4
<div style="border:2px solid #ff51d4;">Content here</div>
.myborder {border:2px solid #ff51d4;}