#ff0fff color space conversions
Hex:
#ff0fff
RGB:
255, 15, 255
CMY:
0, 94, 0
CMYK:
0, 94, 0, 0
HSL:
300°, 100.0000%, 52.9412%
HSV (HSB):
300°, 94.1176%, 100.0000%
XYZ:
59.4608, 28.8216, 97.0369
xyY:
0.3209, 0.1555, 28.8216
CIE-Lab:
60.6239, 97.3539, -60.3566
CIE-LCH:
60.6239, 114.5456, 328.2023
CIE-Luv:
60.6239, 83.5077, -107.9784
Hunter-Lab:
53.6858, 103.7513, -69.5865
#ff0fff color charts
#ff0fff color shades, tints & tones
#ff0fff color schemes
#ff0fff color preview, HTML & CSS examples
This text has a color of #ff0fff
<p style="color:#ff0fff;">Text here</p>
.mytext {color:#ff0fff;}
This box has a color of #ff0fff
<div style="background-color:#ff0fff;">Content here</div>
.mybackground {background-color:#ff0fff;}
Border around this has a color of #ff0fff
<div style="border:2px solid #ff0fff;">Content here</div>
.myborder {border:2px solid #ff0fff;}