#ff35ed color space conversions
Hex:
#ff35ed
RGB:
255, 53, 237
CMY:
0, 79, 7
CMYK:
0, 79, 7, 0
HSL:
305°, 100.0000%, 60.3922%
HSV (HSB):
305°, 79.2157%, 100.0000%
XYZ:
57.7992, 29.9206, 82.8497
xyY:
0.3389, 0.1754, 29.9206
CIE-Lab:
61.5857, 89.1872, -48.8201
CIE-LCH:
61.5857, 101.6748, 331.3042
CIE-Luv:
61.5857, 86.7201, -89.4614
Hunter-Lab:
54.6998, 92.8896, -51.5123
#ff35ed color charts
#ff35ed color shades, tints & tones
#ff35ed color schemes
#ff35ed color preview, HTML & CSS examples
This text has a color of #ff35ed
<p style="color:#ff35ed;">Text here</p>
.mytext {color:#ff35ed;}
This box has a color of #ff35ed
<div style="background-color:#ff35ed;">Content here</div>
.mybackground {background-color:#ff35ed;}
Border around this has a color of #ff35ed
<div style="border:2px solid #ff35ed;">Content here</div>
.myborder {border:2px solid #ff35ed;}