#d397f5 color space conversions
Hex:
#d397f5
RGB:
211, 151, 245
CMY:
17, 41, 4
CMYK:
14, 38, 0, 4
HSL:
278°, 82.4561%, 77.6471%
HSV (HSB):
278°, 38.3673%, 96.0784%
XYZ:
54.4120, 42.5747, 91.7361
xyY:
0.2883, 0.2256, 42.5747
CIE-Lab:
71.2653, 39.0226, -38.4388
CIE-LCH:
71.2653, 54.7751, 315.4318
CIE-Luv:
71.2653, 24.9654, -67.2562
Hunter-Lab:
65.2493, 34.6667, -37.6833
#d397f5 color charts
#d397f5 color shades, tints & tones
#d397f5 color schemes
#d397f5 color preview, HTML & CSS examples
This text has a color of #d397f5
<p style="color:#d397f5;">Text here</p>
.mytext {color:#d397f5;}
This box has a color of #d397f5
<div style="background-color:#d397f5;">Content here</div>
.mybackground {background-color:#d397f5;}
Border around this has a color of #d397f5
<div style="border:2px solid #d397f5;">Content here</div>
.myborder {border:2px solid #d397f5;}