#fc13db color space conversions
Hex:
#fc13db
RGB:
252, 19, 219
CMY:
1, 93, 14
CMYK:
0, 92, 13, 1
HSL:
308°, 97.4895%, 53.1373%
HSV (HSB):
308°, 92.4603%, 98.8235%
XYZ:
53.1639, 26.2757, 69.2875
xyY:
0.3575, 0.1767, 26.2757
CIE-Lab:
58.2978, 91.7184, -43.9267
CIE-LCH:
58.2978, 101.6947, 334.4088
CIE-Luv:
58.2978, 96.0568, -81.3844
Hunter-Lab:
51.2598, 95.4261, -44.2600
#fc13db color charts
#fc13db color shades, tints & tones
#fc13db color schemes
#fc13db color preview, HTML & CSS examples
This text has a color of #fc13db
<p style="color:#fc13db;">Text here</p>
.mytext {color:#fc13db;}
This box has a color of #fc13db
<div style="background-color:#fc13db;">Content here</div>
.mybackground {background-color:#fc13db;}
Border around this has a color of #fc13db
<div style="border:2px solid #fc13db;">Content here</div>
.myborder {border:2px solid #fc13db;}