#ff2caf color space conversions
Hex:
#ff2caf
RGB:
255, 44, 175
CMY:
0, 83, 31
CMYK:
0, 83, 31, 0
HSL:
323°, 100.0000%, 58.6275%
HSV (HSB):
323°, 82.7451%, 100.0000%
XYZ:
49.8785, 26.1565, 42.9773
xyY:
0.4191, 0.2198, 26.1565
CIE-Lab:
58.1853, 83.5360, -18.8031
CIE-LCH:
58.1853, 85.6260, 347.3147
CIE-Luv:
58.1853, 114.5774, -42.4921
Hunter-Lab:
51.1434, 84.5843, -14.0226
#ff2caf color charts
#ff2caf color shades, tints & tones
#ff2caf color schemes
#ff2caf color preview, HTML & CSS examples
This text has a color of #ff2caf
<p style="color:#ff2caf;">Text here</p>
.mytext {color:#ff2caf;}
This box has a color of #ff2caf
<div style="background-color:#ff2caf;">Content here</div>
.mybackground {background-color:#ff2caf;}
Border around this has a color of #ff2caf
<div style="border:2px solid #ff2caf;">Content here</div>
.myborder {border:2px solid #ff2caf;}