#ff11fe color space conversions
Hex:
#ff11fe
RGB:
255, 17, 254
CMY:
0, 93, 0
CMYK:
0, 93, 0, 0
HSL:
300°, 100.0000%, 53.3333%
HSV (HSB):
300°, 93.3333%, 100.0000%
XYZ:
59.3298, 28.8167, 96.2011
xyY:
0.3218, 0.1563, 28.8167
CIE-Lab:
60.6195, 97.0588, -59.8100
CIE-LCH:
60.6195, 114.0072, 328.3576
CIE-Luv:
60.6195, 83.8051, -107.1078
Hunter-Lab:
53.6811, 103.3410, -68.6758
#ff11fe color charts
#ff11fe color shades, tints & tones
#ff11fe color schemes
#ff11fe color preview, HTML & CSS examples
This text has a color of #ff11fe
<p style="color:#ff11fe;">Text here</p>
.mytext {color:#ff11fe;}
This box has a color of #ff11fe
<div style="background-color:#ff11fe;">Content here</div>
.mybackground {background-color:#ff11fe;}
Border around this has a color of #ff11fe
<div style="border:2px solid #ff11fe;">Content here</div>
.myborder {border:2px solid #ff11fe;}