#ff3dff color space conversions
Hex:
#ff3dff
RGB:
255, 61, 255
CMY:
0, 76, 0
CMYK:
0, 76, 0, 0
HSL:
300°, 100.0000%, 61.9608%
HSV (HSB):
300°, 76.0784%, 100.0000%
XYZ:
60.9587, 31.8175, 97.5362
xyY:
0.3203, 0.1672, 31.8175
CIE-Lab:
63.1918, 89.8468, -56.2588
CIE-LCH:
63.1918, 106.0070, 327.9467
CIE-Luv:
63.1918, 78.5707, -101.5956
Hunter-Lab:
56.4070, 94.1918, -63.0365
#ff3dff color charts
#ff3dff RGB chart
#ff3dff CMYK chart
#ff3dff RGB pie chart
#ff3dff color shades, tints & tones
#ff3dff color schemes
#ff3dff color preview, HTML & CSS examples
This text has a color of #ff3dff
<p style="color:#ff3dff;">Text here</p>
.mytext {color:#ff3dff;}
Text color #ff3dff
This box has a color of #ff3dff
<div style="background-color:#ff3dff;">Content here</div>
.mybackground {background-color:#ff3dff;}
Background color #ff3dff
Border around this has a color of #ff3dff
<div style="border:2px solid #ff3dff;">Content here</div>
.myborder {border:2px solid #ff3dff;}
Border color #ff3dff