#ff13dc color space conversions
Hex:
#ff13dc
RGB:
255, 19, 220
CMY:
0, 93, 14
CMYK:
0, 93, 14, 0
HSL:
309°, 100.0000%, 53.7255%
HSV (HSB):
309°, 92.5490%, 100.0000%
XYZ:
54.3911, 26.8931, 70.0343
xyY:
0.3594, 0.1777, 26.8931
CIE-Lab:
58.8752, 92.3753, -43.5470
CIE-LCH:
58.8752, 102.1251, 334.7602
CIE-Luv:
58.8752, 97.8990, -81.0879
Hunter-Lab:
51.8585, 96.4651, -43.7695
#ff13dc color charts
#ff13dc color shades, tints & tones
#ff13dc color schemes
#ff13dc color preview, HTML & CSS examples
This text has a color of #ff13dc
<p style="color:#ff13dc;">Text here</p>
.mytext {color:#ff13dc;}
This box has a color of #ff13dc
<div style="background-color:#ff13dc;">Content here</div>
.mybackground {background-color:#ff13dc;}
Border around this has a color of #ff13dc
<div style="border:2px solid #ff13dc;">Content here</div>
.myborder {border:2px solid #ff13dc;}