#d204cc color space conversions
Hex:
#d204cc
RGB:
210, 4, 204
CMY:
18, 98, 20
CMYK:
0, 98, 3, 18
HSL:
302°, 96.2617%, 41.9608%
HSV (HSB):
302°, 98.0952%, 82.3529%
XYZ:
37.5208, 18.1481, 58.6521
xyY:
0.3282, 0.1587, 18.1481
CIE-Lab:
49.6753, 83.7047, -49.4981
CIE-LCH:
49.6753, 97.2447, 329.4024
CIE-Luv:
49.6753, 71.7881, -85.2762
Hunter-Lab:
42.6006, 82.6644, -51.8095
#d204cc color charts
#d204cc RGB chart
#d204cc CMYK chart
#d204cc RGB pie chart
#d204cc color shades, tints & tones
#d204cc color schemes
#d204cc color preview, HTML & CSS examples
This text has a color of #d204cc
<p style="color:#d204cc;">Text here</p>
.mytext {color:#d204cc;}
Text color #d204cc
This box has a color of #d204cc
<div style="background-color:#d204cc;">Content here</div>
.mybackground {background-color:#d204cc;}
Background color #d204cc
Border around this has a color of #d204cc
<div style="border:2px solid #d204cc;">Content here</div>
.myborder {border:2px solid #d204cc;}
Border color #d204cc