#ff2dcd color space conversions
Hex:
#ff2dcd
RGB:
255, 45, 205
CMY:
0, 82, 20
CMYK:
0, 82, 20, 0
HSL:
314°, 100.0000%, 58.8235%
HSV (HSB):
314°, 82.3529%, 100.0000%
XYZ:
53.1978, 27.5446, 60.2704
xyY:
0.3773, 0.1953, 27.5446
CIE-Lab:
59.4750, 86.7316, -34.0851
CIE-LCH:
59.4750, 93.1889, 338.5454
CIE-Luv:
59.4750, 101.2545, -65.9416
Hunter-Lab:
52.4829, 89.0865, -31.3495
#ff2dcd color charts
#ff2dcd color shades, tints & tones
#ff2dcd color schemes
#ff2dcd color preview, HTML & CSS examples
This text has a color of #ff2dcd
<p style="color:#ff2dcd;">Text here</p>
.mytext {color:#ff2dcd;}
This box has a color of #ff2dcd
<div style="background-color:#ff2dcd;">Content here</div>
.mybackground {background-color:#ff2dcd;}
Border around this has a color of #ff2dcd
<div style="border:2px solid #ff2dcd;">Content here</div>
.myborder {border:2px solid #ff2dcd;}