#ff35e6 color space conversions
Hex:
#ff35e6
RGB:
255, 53, 230
CMY:
0, 79, 10
CMYK:
0, 79, 10, 0
HSL:
307°, 100.0000%, 60.3922%
HSV (HSB):
307°, 79.2157%, 100.0000%
XYZ:
56.7960, 29.5194, 77.5672
xyY:
0.3466, 0.1801, 29.5194
CIE-Lab:
61.2373, 88.2239, -45.4547
CIE-LCH:
61.2373, 99.2451, 332.7416
CIE-Luv:
61.2373, 89.4790, -84.0157
Hunter-Lab:
54.3317, 91.5156, -46.6137
#ff35e6 color charts
#ff35e6 color shades, tints & tones
#ff35e6 color schemes
#ff35e6 color preview, HTML & CSS examples
This text has a color of #ff35e6
<p style="color:#ff35e6;">Text here</p>
.mytext {color:#ff35e6;}
This box has a color of #ff35e6
<div style="background-color:#ff35e6;">Content here</div>
.mybackground {background-color:#ff35e6;}
Border around this has a color of #ff35e6
<div style="border:2px solid #ff35e6;">Content here</div>
.myborder {border:2px solid #ff35e6;}