#ff35cd color space conversions
Hex:
#ff35cd
RGB:
255, 53, 205
CMY:
0, 79, 20
CMYK:
0, 79, 20, 0
HSL:
315°, 100.0000%, 60.3922%
HSV (HSB):
315°, 79.2157%, 100.0000%
XYZ:
53.5325, 28.2140, 60.3820
xyY:
0.3766, 0.1985, 28.2140
CIE-Lab:
60.0816, 84.9796, -33.1406
CIE-LCH:
60.0816, 91.2131, 338.6951
CIE-Luv:
60.0816, 99.6956, -64.3322
Hunter-Lab:
53.1168, 86.9425, -30.2177
#ff35cd color charts
#ff35cd color shades, tints & tones
#ff35cd color schemes
#ff35cd color preview, HTML & CSS examples
This text has a color of #ff35cd
<p style="color:#ff35cd;">Text here</p>
.mytext {color:#ff35cd;}
This box has a color of #ff35cd
<div style="background-color:#ff35cd;">Content here</div>
.mybackground {background-color:#ff35cd;}
Border around this has a color of #ff35cd
<div style="border:2px solid #ff35cd;">Content here</div>
.myborder {border:2px solid #ff35cd;}