#fd35ed color space conversions
Hex:
#fd35ed
RGB:
253, 53, 237
CMY:
1, 79, 7
CMYK:
0, 79, 6, 1
HSL:
305°, 98.0392%, 60.0000%
HSV (HSB):
305°, 79.0514%, 99.2157%
XYZ:
57.0672, 29.5433, 82.8154
xyY:
0.3368, 0.1744, 29.5433
CIE-Lab:
61.2581, 88.8032, -49.3597
CIE-LCH:
61.2581, 101.5992, 330.9333
CIE-Luv:
61.2581, 85.2596, -90.1344
Hunter-Lab:
54.3537, 92.2921, -52.2889
#fd35ed color charts
#fd35ed color shades, tints & tones
#fd35ed color schemes
#fd35ed color preview, HTML & CSS examples
This text has a color of #fd35ed
<p style="color:#fd35ed;">Text here</p>
.mytext {color:#fd35ed;}
This box has a color of #fd35ed
<div style="background-color:#fd35ed;">Content here</div>
.mybackground {background-color:#fd35ed;}
Border around this has a color of #fd35ed
<div style="border:2px solid #fd35ed;">Content here</div>
.myborder {border:2px solid #fd35ed;}