#d300c3 color space conversions
Hex:
#d300c3
RGB:
211, 0, 195
CMY:
17, 100, 24
CMYK:
0, 100, 8, 17
HSL:
305°, 100.0000%, 41.3725%
HSV (HSB):
305°, 100.0000%, 82.7451%
XYZ:
36.7143, 17.7890, 53.1283
xyY:
0.3411, 0.1653, 17.7890
CIE-Lab:
49.2392, 82.9370, -44.9720
CIE-LCH:
49.2392, 94.3453, 331.5315
CIE-Luv:
49.2392, 76.4235, -78.4112
Hunter-Lab:
42.1770, 81.5710, -45.1608
#d300c3 color charts
#d300c3 color shades, tints & tones
#d300c3 color schemes
#d300c3 color preview, HTML & CSS examples
This text has a color of #d300c3
<p style="color:#d300c3;">Text here</p>
.mytext {color:#d300c3;}
This box has a color of #d300c3
<div style="background-color:#d300c3;">Content here</div>
.mybackground {background-color:#d300c3;}
Border around this has a color of #d300c3
<div style="border:2px solid #d300c3;">Content here</div>
.myborder {border:2px solid #d300c3;}