#ff53b2 color space conversions
Hex:
#ff53b2
RGB:
255, 83, 178
CMY:
0, 67, 30
CMYK:
0, 67, 30, 0
HSL:
327°, 100.0000%, 66.2745%
HSV (HSB):
327°, 67.4510%, 100.0000%
XYZ:
52.3691, 30.6609, 45.2775
xyY:
0.4082, 0.2390, 30.6609
CIE-Lab:
62.2203, 72.7477, -14.4182
CIE-LCH:
62.2203, 74.1628, 348.7895
CIE-Luv:
62.2203, 101.4068, -34.4302
Hunter-Lab:
55.3723, 71.9176, -9.7204
#ff53b2 color charts
#ff53b2 color shades, tints & tones
#ff53b2 color schemes
#ff53b2 color preview, HTML & CSS examples
This text has a color of #ff53b2
<p style="color:#ff53b2;">Text here</p>
.mytext {color:#ff53b2;}
This box has a color of #ff53b2
<div style="background-color:#ff53b2;">Content here</div>
.mybackground {background-color:#ff53b2;}
Border around this has a color of #ff53b2
<div style="border:2px solid #ff53b2;">Content here</div>
.myborder {border:2px solid #ff53b2;}