#ff35af color space conversions
Hex:
#ff35af
RGB:
255, 53, 175
CMY:
0, 79, 31
CMYK:
0, 79, 31, 0
HSL:
324°, 100.0000%, 60.3922%
HSV (HSB):
324°, 79.2157%, 100.0000%
XYZ:
50.2510, 26.9014, 43.1014
xyY:
0.4179, 0.2237, 26.9014
CIE-Lab:
58.8829, 81.5303, -17.7415
CIE-LCH:
58.8829, 83.4383, 347.7235
CIE-Luv:
58.8829, 112.4415, -40.6494
Hunter-Lab:
51.8665, 82.1737, -12.9638
#ff35af color charts
#ff35af color shades, tints & tones
#ff35af color schemes
#ff35af color preview, HTML & CSS examples
This text has a color of #ff35af
<p style="color:#ff35af;">Text here</p>
.mytext {color:#ff35af;}
This box has a color of #ff35af
<div style="background-color:#ff35af;">Content here</div>
.mybackground {background-color:#ff35af;}
Border around this has a color of #ff35af
<div style="border:2px solid #ff35af;">Content here</div>
.myborder {border:2px solid #ff35af;}