#d238e9 color space conversions
Hex:
#d238e9
RGB:
210, 56, 233
CMY:
18, 78, 9
CMYK:
10, 76, 0, 9
HSL:
292°, 80.0905%, 56.6667%
HSV (HSB):
292°, 75.9657%, 91.3725%
XYZ:
42.7005, 22.4132, 79.1664
xyY:
0.2960, 0.1553, 22.4132
CIE-Lab:
54.4627, 79.2252, -58.3543
CIE-LCH:
54.4627, 98.3964, 323.6260
CIE-Luv:
54.4627, 56.1154, -99.8882
Hunter-Lab:
47.3426, 78.1481, -66.0052
#d238e9 color charts
#d238e9 color shades, tints & tones
#d238e9 color schemes
#d238e9 color preview, HTML & CSS examples
This text has a color of #d238e9
<p style="color:#d238e9;">Text here</p>
.mytext {color:#d238e9;}
This box has a color of #d238e9
<div style="background-color:#d238e9;">Content here</div>
.mybackground {background-color:#d238e9;}
Border around this has a color of #d238e9
<div style="border:2px solid #d238e9;">Content here</div>
.myborder {border:2px solid #d238e9;}