#d252e9 color space conversions
Hex:
#d252e9
RGB:
210, 82, 233
CMY:
18, 68, 9
CMYK:
10, 65, 0, 9
HSL:
291°, 77.4359%, 61.7647%
HSV (HSB):
291°, 64.8069%, 91.3725%
XYZ:
44.3036, 25.6194, 79.7008
xyY:
0.2961, 0.1712, 25.6194
CIE-Lab:
57.6740, 70.1167, -53.2212
CIE-LCH:
57.6740, 88.0276, 322.8002
CIE-Luv:
57.6740, 50.6627, -92.2268
Hunter-Lab:
50.6156, 67.6628, -57.9287
#d252e9 color charts
#d252e9 color shades, tints & tones
#d252e9 color schemes
#d252e9 color preview, HTML & CSS examples
This text has a color of #d252e9
<p style="color:#d252e9;">Text here</p>
.mytext {color:#d252e9;}
This box has a color of #d252e9
<div style="background-color:#d252e9;">Content here</div>
.mybackground {background-color:#d252e9;}
Border around this has a color of #d252e9
<div style="border:2px solid #d252e9;">Content here</div>
.myborder {border:2px solid #d252e9;}