#ff35fe color space conversions
Hex:
#ff35fe
RGB:
255, 53, 254
CMY:
0, 79, 0
CMYK:
0, 79, 0, 0
HSL:
300°, 100.0000%, 60.3922%
HSV (HSB):
300°, 79.2157%, 100.0000%
XYZ:
60.4025, 30.9620, 96.5586
xyY:
0.3214, 0.1648, 30.9620
CIE-Lab:
62.4755, 91.6185, -56.8474
CIE-LCH:
62.4755, 107.8219, 328.1813
CIE-Luv:
62.4755, 80.2381, -102.5123
Hunter-Lab:
55.6435, 96.3905, -63.9360
#ff35fe color charts
#ff35fe color shades, tints & tones
#ff35fe color schemes
#ff35fe color preview, HTML & CSS examples
This text has a color of #ff35fe
<p style="color:#ff35fe;">Text here</p>
.mytext {color:#ff35fe;}
This box has a color of #ff35fe
<div style="background-color:#ff35fe;">Content here</div>
.mybackground {background-color:#ff35fe;}
Border around this has a color of #ff35fe
<div style="border:2px solid #ff35fe;">Content here</div>
.myborder {border:2px solid #ff35fe;}