#ff2dcc color space conversions
Hex:
#ff2dcc
RGB:
255, 45, 204
CMY:
0, 82, 20
CMYK:
0, 82, 20, 0
HSL:
315°, 100.0000%, 58.8235%
HSV (HSB):
315°, 82.3529%, 100.0000%
XYZ:
53.0775, 27.4964, 59.6366
xyY:
0.3786, 0.1961, 27.4964
CIE-Lab:
59.4310, 86.6103, -33.5833
CIE-LCH:
59.4310, 92.8934, 338.8061
CIE-Luv:
59.4310, 101.6841, -65.1522
Hunter-Lab:
52.4370, 88.9154, -30.7246
#ff2dcc color charts
#ff2dcc RGB chart
#ff2dcc CMYK chart
#ff2dcc RGB pie chart
#ff2dcc color shades, tints & tones
#ff2dcc color schemes
#ff2dcc color preview, HTML & CSS examples
This text has a color of #ff2dcc
<p style="color:#ff2dcc;">Text here</p>
.mytext {color:#ff2dcc;}
Text color #ff2dcc
This box has a color of #ff2dcc
<div style="background-color:#ff2dcc;">Content here</div>
.mybackground {background-color:#ff2dcc;}
Background color #ff2dcc
Border around this has a color of #ff2dcc
<div style="border:2px solid #ff2dcc;">Content here</div>
.myborder {border:2px solid #ff2dcc;}
Border color #ff2dcc