#d127e9 color space conversions
Hex:
#d127e9
RGB:
209, 39, 233
CMY:
18, 85, 9
CMYK:
10, 83, 0, 9
HSL:
293°, 81.5126%, 53.3333%
HSV (HSB):
293°, 83.2618%, 91.3725%
XYZ:
41.7280, 20.8895, 78.9236
xyY:
0.2948, 0.1476, 20.8895
CIE-Lab:
52.8284, 83.3400, -60.9879
CIE-LCH:
52.8284, 103.2719, 323.8035
CIE-Luv:
52.8284, 57.8132, -103.4782
Hunter-Lab:
45.7051, 82.9837, -70.3885
#d127e9 color charts
#d127e9 color shades, tints & tones
#d127e9 color schemes
#d127e9 color preview, HTML & CSS examples
This text has a color of #d127e9
<p style="color:#d127e9;">Text here</p>
.mytext {color:#d127e9;}
This box has a color of #d127e9
<div style="background-color:#d127e9;">Content here</div>
.mybackground {background-color:#d127e9;}
Border around this has a color of #d127e9
<div style="border:2px solid #d127e9;">Content here</div>
.myborder {border:2px solid #d127e9;}