#d275d2 color space conversions
Hex:
#d275d2
RGB:
210, 117, 210
CMY:
18, 54, 18
CMYK:
0, 44, 0, 18
HSL:
300°, 50.8197%, 64.1176%
HSV (HSB):
300°, 44.2857%, 82.3529%
XYZ:
44.5725, 31.0774, 64.6221
xyY:
0.3178, 0.2216, 31.0774
CIE-Lab:
62.5729, 49.7836, -32.6047
CIE-LCH:
62.5729, 59.5103, 326.7781
CIE-Luv:
62.5729, 44.9004, -58.0625
Hunter-Lab:
55.7471, 45.1620, -29.7061
#d275d2 color charts
#d275d2 color shades, tints & tones
#d275d2 color schemes
#d275d2 color preview, HTML & CSS examples
This text has a color of #d275d2
<p style="color:#d275d2;">Text here</p>
.mytext {color:#d275d2;}
This box has a color of #d275d2
<div style="background-color:#d275d2;">Content here</div>
.mybackground {background-color:#d275d2;}
Border around this has a color of #d275d2
<div style="border:2px solid #d275d2;">Content here</div>
.myborder {border:2px solid #d275d2;}