#ff51ba color space conversions
Hex:
#ff51ba
RGB:
255, 81, 186
CMY:
0, 68, 27
CMYK:
0, 68, 27, 0
HSL:
324°, 100.0000%, 65.8824%
HSV (HSB):
324°, 68.2353%, 100.0000%
XYZ:
53.0454, 30.6900, 49.5823
xyY:
0.3979, 0.2302, 30.6900
CIE-Lab:
62.2451, 74.3976, -18.9641
CIE-LCH:
62.2451, 76.7766, 345.6997
CIE-Luv:
62.2451, 99.2117, -41.4224
Hunter-Lab:
55.3986, 73.9701, -14.2862
#ff51ba color charts
#ff51ba color shades, tints & tones
#ff51ba color schemes
#ff51ba color preview, HTML & CSS examples
This text has a color of #ff51ba
<p style="color:#ff51ba;">Text here</p>
.mytext {color:#ff51ba;}
This box has a color of #ff51ba
<div style="background-color:#ff51ba;">Content here</div>
.mybackground {background-color:#ff51ba;}
Border around this has a color of #ff51ba
<div style="border:2px solid #ff51ba;">Content here</div>
.myborder {border:2px solid #ff51ba;}