#d150c5 color space conversions
Hex:
#d150c5
RGB:
209, 80, 197
CMY:
18, 69, 23
CMYK:
0, 62, 6, 18
HSL:
306°, 58.3710%, 56.6667%
HSV (HSB):
306°, 61.7225%, 81.9608%
XYZ:
39.2412, 23.3238, 55.2570
xyY:
0.3331, 0.1980, 23.3238
CIE-Lab:
55.4044, 64.5325, -36.4179
CIE-LCH:
55.4044, 74.0993, 330.5625
CIE-Luv:
55.4044, 61.2549, -64.8398
Hunter-Lab:
48.2948, 60.5217, -34.0310
#d150c5 color charts
#d150c5 color shades, tints & tones
#d150c5 color schemes
#d150c5 color preview, HTML & CSS examples
This text has a color of #d150c5
<p style="color:#d150c5;">Text here</p>
.mytext {color:#d150c5;}
This box has a color of #d150c5
<div style="background-color:#d150c5;">Content here</div>
.mybackground {background-color:#d150c5;}
Border around this has a color of #d150c5
<div style="border:2px solid #d150c5;">Content here</div>
.myborder {border:2px solid #d150c5;}