#ff35b1 color space conversions
Hex:
#ff35b1
RGB:
255, 53, 177
CMY:
0, 79, 31
CMYK:
0, 79, 31, 0
HSL:
323°, 100.0000%, 60.3922%
HSV (HSB):
323°, 79.2157%, 100.0000%
XYZ:
50.4489, 26.9805, 44.1438
xyY:
0.4150, 0.2219, 26.9805
CIE-Lab:
58.9563, 81.7442, -18.7893
CIE-LCH:
58.9563, 83.8758, 347.0551
CIE-Luv:
58.9563, 111.5853, -42.2148
Hunter-Lab:
51.9428, 82.4665, -14.0279
#ff35b1 color charts
#ff35b1 color shades, tints & tones
#ff35b1 color schemes
#ff35b1 color preview, HTML & CSS examples
This text has a color of #ff35b1
<p style="color:#ff35b1;">Text here</p>
.mytext {color:#ff35b1;}
This box has a color of #ff35b1
<div style="background-color:#ff35b1;">Content here</div>
.mybackground {background-color:#ff35b1;}
Border around this has a color of #ff35b1
<div style="border:2px solid #ff35b1;">Content here</div>
.myborder {border:2px solid #ff35b1;}