#d375e9 color space conversions
Hex:
#d375e9
RGB:
211, 117, 233
CMY:
17, 54, 9
CMYK:
9, 50, 0, 9
HSL:
289°, 72.5000%, 68.6275%
HSV (HSB):
289°, 49.7854%, 91.3725%
XYZ:
47.9332, 32.4547, 80.8288
xyY:
0.2973, 0.2013, 32.4547
CIE-Lab:
63.7169, 54.3803, -43.6489
CIE-LCH:
63.7169, 69.7312, 321.2474
CIE-Luv:
63.7169, 40.4590, -76.6440
Hunter-Lab:
56.9690, 50.4927, -44.2436
#d375e9 color charts
#d375e9 color shades, tints & tones
#d375e9 color schemes
#d375e9 color preview, HTML & CSS examples
This text has a color of #d375e9
<p style="color:#d375e9;">Text here</p>
.mytext {color:#d375e9;}
This box has a color of #d375e9
<div style="background-color:#d375e9;">Content here</div>
.mybackground {background-color:#d375e9;}
Border around this has a color of #d375e9
<div style="border:2px solid #d375e9;">Content here</div>
.myborder {border:2px solid #d375e9;}