#d28ec2 color space conversions
Hex:
#d28ec2
RGB:
210, 142, 194
CMY:
18, 44, 24
CMYK:
0, 32, 8, 18
HSL:
314°, 43.0380%, 69.0196%
HSV (HSB):
314°, 32.3810%, 82.3529%
XYZ:
45.9889, 36.9427, 55.7457
xyY:
0.3316, 0.2664, 36.9427
CIE-Lab:
67.2340, 33.7647, -16.4908
CIE-LCH:
67.2340, 37.5766, 333.9689
CIE-Luv:
67.2340, 36.6082, -30.6411
Hunter-Lab:
60.7805, 28.6944, -11.8323
#d28ec2 color charts
#d28ec2 color shades, tints & tones
#d28ec2 color schemes
#d28ec2 color preview, HTML & CSS examples
This text has a color of #d28ec2
<p style="color:#d28ec2;">Text here</p>
.mytext {color:#d28ec2;}
This box has a color of #d28ec2
<div style="background-color:#d28ec2;">Content here</div>
.mybackground {background-color:#d28ec2;}
Border around this has a color of #d28ec2
<div style="border:2px solid #d28ec2;">Content here</div>
.myborder {border:2px solid #d28ec2;}