#ff3bd9 color space conversions
Hex:
#ff3bd9
RGB:
255, 59, 217
CMY:
0, 77, 15
CMYK:
0, 77, 15, 0
HSL:
312°, 100.0000%, 61.5686%
HSV (HSB):
312°, 76.8627%, 100.0000%
XYZ:
55.3283, 29.3977, 68.4038
xyY:
0.3613, 0.1920, 29.3977
CIE-Lab:
61.1310, 85.0227, -38.3074
CIE-LCH:
61.1310, 93.2540, 335.7458
CIE-Luv:
61.1310, 93.4919, -72.4587
Hunter-Lab:
54.2196, 87.2657, -36.8469
#ff3bd9 color charts
#ff3bd9 color shades, tints & tones
#ff3bd9 color schemes
#ff3bd9 color preview, HTML & CSS examples
This text has a color of #ff3bd9
<p style="color:#ff3bd9;">Text here</p>
.mytext {color:#ff3bd9;}
This box has a color of #ff3bd9
<div style="background-color:#ff3bd9;">Content here</div>
.mybackground {background-color:#ff3bd9;}
Border around this has a color of #ff3bd9
<div style="border:2px solid #ff3bd9;">Content here</div>
.myborder {border:2px solid #ff3bd9;}