#ff3bd2 color space conversions
Hex:
#ff3bd2
RGB:
255, 59, 210
CMY:
0, 77, 18
CMYK:
0, 77, 18, 0
HSL:
314°, 100.0000%, 61.5686%
HSV (HSB):
314°, 76.8627%, 100.0000%
XYZ:
54.4368, 29.0411, 63.7091
xyY:
0.3698, 0.1973, 29.0411
CIE-Lab:
60.8179, 84.1180, -34.8353
CIE-LCH:
60.8179, 91.0458, 337.5043
CIE-Luv:
60.8179, 96.3164, -66.9153
Hunter-Lab:
53.8898, 86.0049, -32.3705
#ff3bd2 color charts
#ff3bd2 color shades, tints & tones
#ff3bd2 color schemes
#ff3bd2 color preview, HTML & CSS examples
This text has a color of #ff3bd2
<p style="color:#ff3bd2;">Text here</p>
.mytext {color:#ff3bd2;}
This box has a color of #ff3bd2
<div style="background-color:#ff3bd2;">Content here</div>
.mybackground {background-color:#ff3bd2;}
Border around this has a color of #ff3bd2
<div style="border:2px solid #ff3bd2;">Content here</div>
.myborder {border:2px solid #ff3bd2;}