#d77ff2 color space conversions
Hex:
#d77ff2
RGB:
215, 127, 242
CMY:
16, 50, 5
CMYK:
11, 48, 0, 5
HSL:
286°, 81.5603%, 72.3529%
HSV (HSB):
286°, 47.5207%, 94.9020%
XYZ:
51.6407, 36.0366, 88.2384
xyY:
0.2936, 0.2049, 36.0366
CIE-Lab:
66.5479, 52.1849, -44.1404
CIE-LCH:
66.5479, 68.3494, 319.7739
CIE-Luv:
66.5479, 37.3880, -77.7285
Hunter-Lab:
60.0305, 48.4997, -45.1286
#d77ff2 color charts
#d77ff2 color shades, tints & tones
#d77ff2 color schemes
#d77ff2 color preview, HTML & CSS examples
This text has a color of #d77ff2
<p style="color:#d77ff2;">Text here</p>
.mytext {color:#d77ff2;}
This box has a color of #d77ff2
<div style="background-color:#d77ff2;">Content here</div>
.mybackground {background-color:#d77ff2;}
Border around this has a color of #d77ff2
<div style="border:2px solid #d77ff2;">Content here</div>
.myborder {border:2px solid #d77ff2;}