#ff5cda color space conversions
Hex:
#ff5cda
RGB:
255, 92, 218
CMY:
0, 64, 15
CMYK:
0, 64, 15, 0
HSL:
314°, 100.0000%, 68.0392%
HSV (HSB):
314°, 63.9216%, 100.0000%
XYZ:
57.7220, 33.9762, 69.8455
xyY:
0.3573, 0.2103, 33.9762
CIE-Lab:
64.9437, 74.5244, -32.9287
CIE-LCH:
64.9437, 81.4751, 336.1617
CIE-Luv:
64.9437, 83.8789, -63.1001
Hunter-Lab:
58.2891, 74.7573, -30.2423
#ff5cda color charts
#ff5cda color shades, tints & tones
#ff5cda color schemes
#ff5cda color preview, HTML & CSS examples
This text has a color of #ff5cda
<p style="color:#ff5cda;">Text here</p>
.mytext {color:#ff5cda;}
This box has a color of #ff5cda
<div style="background-color:#ff5cda;">Content here</div>
.mybackground {background-color:#ff5cda;}
Border around this has a color of #ff5cda
<div style="border:2px solid #ff5cda;">Content here</div>
.myborder {border:2px solid #ff5cda;}