#d11be8 color space conversions
Hex:
#d11be8
RGB:
209, 27, 232
CMY:
18, 89, 9
CMYK:
10, 88, 0, 9
HSL:
293°, 81.6733%, 50.7843%
HSV (HSB):
293°, 88.3621%, 90.9804%
XYZ:
41.2519, 20.1654, 78.0620
xyY:
0.2958, 0.1446, 20.1654
CIE-Lab:
52.0237, 85.3579, -61.7193
CIE-LCH:
52.0237, 105.3339, 324.1306
CIE-Luv:
52.0237, 59.2992, -104.3532
Hunter-Lab:
44.9059, 85.3903, -71.6325
#d11be8 color charts
#d11be8 color shades, tints & tones
#d11be8 color schemes
#d11be8 color preview, HTML & CSS examples
This text has a color of #d11be8
<p style="color:#d11be8;">Text here</p>
.mytext {color:#d11be8;}
This box has a color of #d11be8
<div style="background-color:#d11be8;">Content here</div>
.mybackground {background-color:#d11be8;}
Border around this has a color of #d11be8
<div style="border:2px solid #d11be8;">Content here</div>
.myborder {border:2px solid #d11be8;}