#ff3cd7 color space conversions
Hex:
#ff3cd7
RGB:
255, 60, 215
CMY:
0, 76, 16
CMYK:
0, 76, 16, 0
HSL:
312°, 100.0000%, 61.7647%
HSV (HSB):
312°, 76.4706%, 100.0000%
XYZ:
55.1216, 29.3980, 67.0591
xyY:
0.3636, 0.1939, 29.3980
CIE-Lab:
61.1313, 84.5008, -37.1770
CIE-LCH:
61.1313, 92.3174, 336.2524
CIE-Luv:
61.1313, 94.0729, -70.6348
Hunter-Lab:
54.2199, 86.5835, -35.3758
#ff3cd7 color charts
#ff3cd7 color shades, tints & tones
#ff3cd7 color schemes
#ff3cd7 color preview, HTML & CSS examples
This text has a color of #ff3cd7
<p style="color:#ff3cd7;">Text here</p>
.mytext {color:#ff3cd7;}
This box has a color of #ff3cd7
<div style="background-color:#ff3cd7;">Content here</div>
.mybackground {background-color:#ff3cd7;}
Border around this has a color of #ff3cd7
<div style="border:2px solid #ff3cd7;">Content here</div>
.myborder {border:2px solid #ff3cd7;}