#ff12cc color space conversions
Hex:
#ff12cc
RGB:
255, 18, 204
CMY:
0, 93, 20
CMYK:
0, 93, 20, 0
HSL:
313°, 100.0000%, 53.5294%
HSV (HSB):
313°, 92.9412%, 100.0000%
XYZ:
52.3554, 26.0522, 59.3959
xyY:
0.3799, 0.1891, 26.0522
CIE-Lab:
58.0866, 90.5295, -35.6808
CIE-LCH:
58.0866, 97.3073, 338.4889
CIE-Luv:
58.0866, 105.1253, -68.6908
Hunter-Lab:
51.0414, 93.7728, -33.2656
#ff12cc color charts
#ff12cc RGB chart
#ff12cc CMYK chart
#ff12cc RGB pie chart
#ff12cc color shades, tints & tones
#ff12cc color schemes
#ff12cc color preview, HTML & CSS examples
This text has a color of #ff12cc
<p style="color:#ff12cc;">Text here</p>
.mytext {color:#ff12cc;}
Text color #ff12cc
This box has a color of #ff12cc
<div style="background-color:#ff12cc;">Content here</div>
.mybackground {background-color:#ff12cc;}
Background color #ff12cc
Border around this has a color of #ff12cc
<div style="border:2px solid #ff12cc;">Content here</div>
.myborder {border:2px solid #ff12cc;}
Border color #ff12cc