#d130e9 color space conversions
Hex:
#d130e9
RGB:
209, 48, 233
CMY:
18, 81, 9
CMYK:
10, 79, 0, 9
HSL:
292°, 80.7860%, 55.0980%
HSV (HSB):
292°, 79.3991%, 91.3725%
XYZ:
42.0594, 21.5524, 79.0340
xyY:
0.2949, 0.1511, 21.5524
CIE-Lab:
53.5488, 81.2381, -59.8296
CIE-LCH:
53.5488, 100.8920, 323.6294
CIE-Luv:
53.5488, 56.6773, -101.8889
Hunter-Lab:
46.4246, 80.4733, -68.4392
#d130e9 color charts
#d130e9 color shades, tints & tones
#d130e9 color schemes
#d130e9 color preview, HTML & CSS examples
This text has a color of #d130e9
<p style="color:#d130e9;">Text here</p>
.mytext {color:#d130e9;}
This box has a color of #d130e9
<div style="background-color:#d130e9;">Content here</div>
.mybackground {background-color:#d130e9;}
Border around this has a color of #d130e9
<div style="border:2px solid #d130e9;">Content here</div>
.myborder {border:2px solid #d130e9;}