#d252d2 color space conversions
Hex:
#d252d2
RGB:
210, 82, 210
CMY:
18, 68, 18
CMYK:
0, 61, 0, 18
HSL:
300°, 58.7156%, 57.2549%
HSV (HSB):
300°, 60.9524%, 82.3529%
XYZ:
41.2285, 24.3894, 63.5074
xyY:
0.3193, 0.1889, 24.3894
CIE-Lab:
56.4755, 66.0971, -42.1454
CIE-LCH:
56.4755, 78.3904, 327.4773
CIE-Luv:
56.4755, 57.3578, -74.1679
Hunter-Lab:
49.3856, 62.5921, -41.6741
#d252d2 color charts
#d252d2 color shades, tints & tones
#d252d2 color schemes
#d252d2 color preview, HTML & CSS examples
This text has a color of #d252d2
<p style="color:#d252d2;">Text here</p>
.mytext {color:#d252d2;}
This box has a color of #d252d2
<div style="background-color:#d252d2;">Content here</div>
.mybackground {background-color:#d252d2;}
Border around this has a color of #d252d2
<div style="border:2px solid #d252d2;">Content here</div>
.myborder {border:2px solid #d252d2;}