#ff3df5 color space conversions
Hex:
#ff3df5
RGB:
255, 61, 245
CMY:
0, 76, 4
CMYK:
0, 76, 4, 0
HSL:
303°, 100.0000%, 61.9608%
HSV (HSB):
303°, 76.0784%, 100.0000%
XYZ:
59.3902, 31.1901, 89.2763
xyY:
0.3302, 0.1734, 31.1901
CIE-Lab:
62.6677, 88.3748, -51.5585
CIE-LCH:
62.6677, 102.3151, 329.7404
CIE-Luv:
62.6677, 82.2440, -93.9101
Hunter-Lab:
55.8481, 92.0871, -55.6848
#ff3df5 color charts
#ff3df5 color shades, tints & tones
#ff3df5 color schemes
#ff3df5 color preview, HTML & CSS examples
This text has a color of #ff3df5
<p style="color:#ff3df5;">Text here</p>
.mytext {color:#ff3df5;}
This box has a color of #ff3df5
<div style="background-color:#ff3df5;">Content here</div>
.mybackground {background-color:#ff3df5;}
Border around this has a color of #ff3df5
<div style="border:2px solid #ff3df5;">Content here</div>
.myborder {border:2px solid #ff3df5;}