#d93be7 color space conversions
Hex:
#d93be7
RGB:
217, 59, 231
CMY:
15, 77, 9
CMYK:
6, 74, 0, 9
HSL:
295°, 78.1818%, 56.8627%
HSV (HSB):
295°, 74.4589%, 90.5882%
XYZ:
44.6030, 23.6492, 77.8152
xyY:
0.3054, 0.1619, 23.6492
CIE-Lab:
55.7348, 79.3469, -55.1319
CIE-LCH:
55.7348, 96.6201, 325.2076
CIE-Luv:
55.7348, 60.9401, -95.6254
Hunter-Lab:
48.6304, 78.6142, -60.8307
#d93be7 color charts
#d93be7 color shades, tints & tones
#d93be7 color schemes
#d93be7 color preview, HTML & CSS examples
This text has a color of #d93be7
<p style="color:#d93be7;">Text here</p>
.mytext {color:#d93be7;}
This box has a color of #d93be7
<div style="background-color:#d93be7;">Content here</div>
.mybackground {background-color:#d93be7;}
Border around this has a color of #d93be7
<div style="border:2px solid #d93be7;">Content here</div>
.myborder {border:2px solid #d93be7;}