#ff3dec color space conversions
Hex:
#ff3dec
RGB:
255, 61, 236
CMY:
0, 76, 7
CMYK:
0, 76, 7, 0
HSL:
306°, 100.0000%, 61.9608%
HSV (HSB):
306°, 76.0784%, 100.0000%
XYZ:
58.0491, 30.6536, 82.2141
xyY:
0.3396, 0.1793, 30.6536
CIE-Lab:
62.2141, 87.0880, -47.2685
CIE-LCH:
62.2141, 99.0890, 331.5083
CIE-Luv:
62.2141, 85.6381, -86.9180
Hunter-Lab:
55.3657, 90.2612, -49.2854
#ff3dec color charts
#ff3dec RGB chart
#ff3dec CMYK chart
#ff3dec RGB pie chart
#ff3dec color shades, tints & tones
#ff3dec color schemes
#ff3dec color preview, HTML & CSS examples
This text has a color of #ff3dec
<p style="color:#ff3dec;">Text here</p>
.mytext {color:#ff3dec;}
Text color #ff3dec
This box has a color of #ff3dec
<div style="background-color:#ff3dec;">Content here</div>
.mybackground {background-color:#ff3dec;}
Background color #ff3dec
Border around this has a color of #ff3dec
<div style="border:2px solid #ff3dec;">Content here</div>
.myborder {border:2px solid #ff3dec;}
Border color #ff3dec