#ff14ca color space conversions
Hex:
#ff14ca
RGB:
255, 20, 202
CMY:
0, 92, 21
CMYK:
0, 92, 21, 0
HSL:
314°, 100.0000%, 53.9216%
HSV (HSB):
314°, 92.1569%, 100.0000%
XYZ:
52.1508, 26.0246, 58.1517
xyY:
0.3825, 0.1909, 26.0246
CIE-Lab:
58.0604, 90.1080, -34.5769
CIE-LCH:
58.0604, 96.5144, 339.0068
CIE-Luv:
58.0604, 105.8714, -66.9552
Hunter-Lab:
51.0143, 93.2017, -31.8753
#ff14ca color charts
#ff14ca color shades, tints & tones
#ff14ca color schemes
#ff14ca color preview, HTML & CSS examples
This text has a color of #ff14ca
<p style="color:#ff14ca;">Text here</p>
.mytext {color:#ff14ca;}
This box has a color of #ff14ca
<div style="background-color:#ff14ca;">Content here</div>
.mybackground {background-color:#ff14ca;}
Border around this has a color of #ff14ca
<div style="border:2px solid #ff14ca;">Content here</div>
.myborder {border:2px solid #ff14ca;}