#ff13cc color space conversions
Hex:
#ff13cc
RGB:
255, 19, 204
CMY:
0, 93, 20
CMYK:
0, 93, 20, 0
HSL:
313°, 100.0000%, 53.7255%
HSV (HSB):
313°, 92.5490%, 100.0000%
XYZ:
52.3720, 26.0854, 59.4014
xyY:
0.3799, 0.1892, 26.0854
CIE-Lab:
58.1180, 90.4374, -35.6317
CIE-LCH:
58.1180, 97.2036, 338.4959
CIE-Luv:
58.1180, 105.0456, -68.6087
Hunter-Lab:
51.0738, 93.6576, -33.2055
#ff13cc color charts
#ff13cc color shades, tints & tones
#ff13cc color schemes
#ff13cc color preview, HTML & CSS examples
This text has a color of #ff13cc
<p style="color:#ff13cc;">Text here</p>
.mytext {color:#ff13cc;}
This box has a color of #ff13cc
<div style="background-color:#ff13cc;">Content here</div>
.mybackground {background-color:#ff13cc;}
Border around this has a color of #ff13cc
<div style="border:2px solid #ff13cc;">Content here</div>
.myborder {border:2px solid #ff13cc;}