#d61aff color space conversions
Hex:
#d61aff
RGB:
214, 26, 255
CMY:
16, 90, 0
CMYK:
16, 90, 0, 0
HSL:
289°, 100.0000%, 55.0980%
HSV (HSB):
289°, 89.8039%, 100.0000%
XYZ:
46.1510, 22.2549, 96.4709
xyY:
0.2799, 0.1350, 22.2549
CIE-Lab:
54.2965, 89.9904, -70.8910
CIE-LCH:
54.2965, 114.5592, 321.7703
CIE-Luv:
54.2965, 55.0144, -119.3712
Hunter-Lab:
47.1751, 92.0682, -88.2227
#d61aff color charts
#d61aff color shades, tints & tones
#d61aff color schemes
#d61aff color preview, HTML & CSS examples
This text has a color of #d61aff
<p style="color:#d61aff;">Text here</p>
.mytext {color:#d61aff;}
This box has a color of #d61aff
<div style="background-color:#d61aff;">Content here</div>
.mybackground {background-color:#d61aff;}
Border around this has a color of #d61aff
<div style="border:2px solid #d61aff;">Content here</div>
.myborder {border:2px solid #d61aff;}