#ff12cd color space conversions
Hex:
#ff12cd
RGB:
255, 18, 205
CMY:
0, 93, 20
CMYK:
0, 93, 20, 0
HSL:
313°, 100.0000%, 53.5294%
HSV (HSB):
313°, 92.9412%, 100.0000%
XYZ:
52.4758, 26.1004, 60.0297
xyY:
0.3786, 0.1883, 26.1004
CIE-Lab:
58.1322, 90.6467, -36.1814
CIE-LCH:
58.1322, 97.6008, 338.2407
CIE-Luv:
58.1322, 104.6709, -69.4740
Hunter-Lab:
51.0885, 93.9419, -33.9045
#ff12cd color charts
#ff12cd RGB chart
#ff12cd CMYK chart
#ff12cd RGB pie chart
#ff12cd color shades, tints & tones
#ff12cd color schemes
#ff12cd color preview, HTML & CSS examples
This text has a color of #ff12cd
<p style="color:#ff12cd;">Text here</p>
.mytext {color:#ff12cd;}
Text color #ff12cd
This box has a color of #ff12cd
<div style="background-color:#ff12cd;">Content here</div>
.mybackground {background-color:#ff12cd;}
Background color #ff12cd
Border around this has a color of #ff12cd
<div style="border:2px solid #ff12cd;">Content here</div>
.myborder {border:2px solid #ff12cd;}
Border color #ff12cd