#d130c8 color space conversions
Hex:
#d130c8
RGB:
209, 48, 200
CMY:
18, 81, 22
CMYK:
0, 77, 4, 18
HSL:
303°, 63.6364%, 50.3922%
HSV (HSB):
303°, 77.0335%, 81.9608%
XYZ:
37.7768, 19.8393, 56.4819
xyY:
0.3311, 0.1739, 19.8393
CIE-Lab:
51.6551, 76.0030, -44.0523
CIE-LCH:
51.6551, 87.8468, 329.9029
CIE-Luv:
51.6551, 68.1543, -76.9776
Hunter-Lab:
44.5414, 73.4434, -44.0053
#d130c8 color charts
#d130c8 color shades, tints & tones
#d130c8 color schemes
#d130c8 color preview, HTML & CSS examples
This text has a color of #d130c8
<p style="color:#d130c8;">Text here</p>
.mytext {color:#d130c8;}
This box has a color of #d130c8
<div style="background-color:#d130c8;">Content here</div>
.mybackground {background-color:#d130c8;}
Border around this has a color of #d130c8
<div style="border:2px solid #d130c8;">Content here</div>
.myborder {border:2px solid #d130c8;}