#ff12fa color space conversions
Hex:
#ff12fa
RGB:
255, 18, 250
CMY:
0, 93, 2
CMYK:
0, 93, 2, 0
HSL:
301°, 100.0000%, 53.5294%
HSV (HSB):
301°, 92.9412%, 100.0000%
XYZ:
58.7116, 28.5947, 92.8674
xyY:
0.3259, 0.1587, 28.5947
CIE-Lab:
60.4223, 96.4193, -57.9070
CIE-LCH:
60.4223, 112.4718, 329.0120
CIE-Luv:
60.4223, 85.3469, -104.0536
Hunter-Lab:
53.4740, 102.4038, -65.5360
#ff12fa color charts
#ff12fa color shades, tints & tones
#ff12fa color schemes
#ff12fa color preview, HTML & CSS examples
This text has a color of #ff12fa
<p style="color:#ff12fa;">Text here</p>
.mytext {color:#ff12fa;}
This box has a color of #ff12fa
<div style="background-color:#ff12fa;">Content here</div>
.mybackground {background-color:#ff12fa;}
Border around this has a color of #ff12fa
<div style="border:2px solid #ff12fa;">Content here</div>
.myborder {border:2px solid #ff12fa;}