#d375d4 color space conversions
Hex:
#d375d4
RGB:
211, 117, 212
CMY:
17, 54, 17
CMYK:
0, 45, 0, 17
HSL:
299°, 52.4862%, 64.5098%
HSV (HSB):
299°, 44.8113%, 83.1373%
XYZ:
45.1089, 31.3249, 65.9562
xyY:
0.3168, 0.2200, 31.3249
CIE-Lab:
62.7810, 50.4389, -33.3947
CIE-LCH:
62.7810, 60.4920, 326.4922
CIE-Luv:
62.7810, 45.1157, -59.4551
Hunter-Lab:
55.9687, 45.9200, -30.6921
#d375d4 color charts
#d375d4 color shades, tints & tones
#d375d4 color schemes
#d375d4 color preview, HTML & CSS examples
This text has a color of #d375d4
<p style="color:#d375d4;">Text here</p>
.mytext {color:#d375d4;}
This box has a color of #d375d4
<div style="background-color:#d375d4;">Content here</div>
.mybackground {background-color:#d375d4;}
Border around this has a color of #d375d4
<div style="border:2px solid #d375d4;">Content here</div>
.myborder {border:2px solid #d375d4;}