#d264e7 color space conversions
Hex:
#d264e7
RGB:
210, 100, 231
CMY:
18, 61, 9
CMYK:
9, 57, 0, 9
HSL:
290°, 73.1844%, 64.9020%
HSV (HSB):
290°, 56.7100%, 90.5882%
XYZ:
45.5593, 28.5855, 78.7176
xyY:
0.2980, 0.1870, 28.5855
CIE-Lab:
60.4141, 61.9348, -47.7528
CIE-LCH:
60.4141, 78.2065, 322.3672
CIE-Luv:
60.4141, 46.0656, -83.4368
Hunter-Lab:
53.4654, 58.5402, -49.8674
#d264e7 color charts
#d264e7 color shades, tints & tones
#d264e7 color schemes
#d264e7 color preview, HTML & CSS examples
This text has a color of #d264e7
<p style="color:#d264e7;">Text here</p>
.mytext {color:#d264e7;}
This box has a color of #d264e7
<div style="background-color:#d264e7;">Content here</div>
.mybackground {background-color:#d264e7;}
Border around this has a color of #d264e7
<div style="border:2px solid #d264e7;">Content here</div>
.myborder {border:2px solid #d264e7;}