#d283e5 color space conversions
Hex:
#d283e5
RGB:
210, 131, 229
CMY:
18, 49, 10
CMYK:
8, 43, 0, 10
HSL:
288°, 65.3333%, 70.5882%
HSV (HSB):
288°, 42.7948%, 89.8039%
XYZ:
48.8375, 35.5914, 78.4245
xyY:
0.2999, 0.2185, 35.5914
CIE-Lab:
66.2065, 46.1362, -37.5427
CIE-LCH:
66.2065, 59.4811, 320.8634
CIE-Luv:
66.2065, 35.2706, -66.0450
Hunter-Lab:
59.6585, 41.7208, -36.1792
#d283e5 color charts
#d283e5 color shades, tints & tones
#d283e5 color schemes
#d283e5 color preview, HTML & CSS examples
This text has a color of #d283e5
<p style="color:#d283e5;">Text here</p>
.mytext {color:#d283e5;}
This box has a color of #d283e5
<div style="background-color:#d283e5;">Content here</div>
.mybackground {background-color:#d283e5;}
Border around this has a color of #d283e5
<div style="border:2px solid #d283e5;">Content here</div>
.myborder {border:2px solid #d283e5;}