#d300cc color space conversions
Hex:
#d300cc
RGB:
211, 0, 204
CMY:
17, 100, 20
CMYK:
0, 100, 3, 17
HSL:
302°, 100.0000%, 41.3725%
HSV (HSB):
302°, 100.0000%, 82.7451%
XYZ:
37.7631, 18.2085, 58.6510
xyY:
0.3295, 0.1589, 18.2085
CIE-Lab:
49.7480, 84.1785, -49.3716
CIE-LCH:
49.7480, 97.5888, 329.6079
CIE-Luv:
49.7480, 72.7103, -85.1904
Hunter-Lab:
42.6714, 83.2926, -51.6229
#d300cc color charts
#d300cc color shades, tints & tones
#d300cc color schemes
#d300cc color preview, HTML & CSS examples
This text has a color of #d300cc
<p style="color:#d300cc;">Text here</p>
.mytext {color:#d300cc;}
This box has a color of #d300cc
<div style="background-color:#d300cc;">Content here</div>
.mybackground {background-color:#d300cc;}
Border around this has a color of #d300cc
<div style="border:2px solid #d300cc;">Content here</div>
.myborder {border:2px solid #d300cc;}