#ff12e5 color space conversions
Hex:
#ff12e5
RGB:
255, 18, 229
CMY:
0, 93, 10
CMYK:
0, 93, 10, 0
HSL:
307°, 100.0000%, 53.5294%
HSV (HSB):
307°, 92.9412%, 100.0000%
XYZ:
55.5992, 27.3498, 76.4774
xyY:
0.3487, 0.1716, 27.3498
CIE-Lab:
59.2967, 93.6093, -47.9601
CIE-LCH:
59.2967, 105.1802, 332.8720
CIE-Luv:
59.2967, 94.0658, -88.1153
Hunter-Lab:
52.2970, 98.2512, -50.0958
#ff12e5 color charts
#ff12e5 color shades, tints & tones
#ff12e5 color schemes
#ff12e5 color preview, HTML & CSS examples
This text has a color of #ff12e5
<p style="color:#ff12e5;">Text here</p>
.mytext {color:#ff12e5;}
This box has a color of #ff12e5
<div style="background-color:#ff12e5;">Content here</div>
.mybackground {background-color:#ff12e5;}
Border around this has a color of #ff12e5
<div style="border:2px solid #ff12e5;">Content here</div>
.myborder {border:2px solid #ff12e5;}