#d55fcc color space conversions
Hex:
#d55fcc
RGB:
213, 95, 204
CMY:
16, 63, 20
CMYK:
0, 55, 4, 16
HSL:
305°, 58.4158%, 60.3922%
HSV (HSB):
305°, 55.3991%, 83.5294%
XYZ:
42.4319, 26.6902, 60.0421
xyY:
0.3285, 0.2066, 26.6902
CIE-Lab:
58.6865, 60.2145, -35.2370
CIE-LCH:
58.6865, 69.7670, 329.6642
CIE-Luv:
58.6865, 56.9408, -63.1004
Hunter-Lab:
51.6625, 56.1975, -32.7429
#d55fcc color charts
#d55fcc RGB chart
#d55fcc CMYK chart
#d55fcc RGB pie chart
#d55fcc color shades, tints & tones
#d55fcc color schemes
#d55fcc color preview, HTML & CSS examples
This text has a color of #d55fcc
<p style="color:#d55fcc;">Text here</p>
.mytext {color:#d55fcc;}
Text color #d55fcc
This box has a color of #d55fcc
<div style="background-color:#d55fcc;">Content here</div>
.mybackground {background-color:#d55fcc;}
Background color #d55fcc
Border around this has a color of #d55fcc
<div style="border:2px solid #d55fcc;">Content here</div>
.myborder {border:2px solid #d55fcc;}
Border color #d55fcc