#ff12f7 color space conversions
Hex:
#ff12f7
RGB:
255, 18, 247
CMY:
0, 93, 3
CMYK:
0, 93, 3, 0
HSL:
302°, 100.0000%, 53.5294%
HSV (HSB):
302°, 92.9412%, 100.0000%
XYZ:
58.2448, 28.4080, 90.4091
xyY:
0.3290, 0.1604, 28.4080
CIE-Lab:
60.2556, 96.0063, -56.5059
CIE-LCH:
60.2556, 111.4008, 329.5204
CIE-Luv:
60.2556, 86.5571, -101.8031
Hunter-Lab:
53.2992, 101.7895, -63.2617
#ff12f7 color charts
#ff12f7 color shades, tints & tones
#ff12f7 color schemes
#ff12f7 color preview, HTML & CSS examples
This text has a color of #ff12f7
<p style="color:#ff12f7;">Text here</p>
.mytext {color:#ff12f7;}
This box has a color of #ff12f7
<div style="background-color:#ff12f7;">Content here</div>
.mybackground {background-color:#ff12f7;}
Border around this has a color of #ff12f7
<div style="border:2px solid #ff12f7;">Content here</div>
.myborder {border:2px solid #ff12f7;}