#d075cd color space conversions
Hex:
#d075cd
RGB:
208, 117, 205
CMY:
18, 54, 20
CMYK:
0, 44, 1, 18
HSL:
302°, 49.1892%, 63.7255%
HSV (HSB):
302°, 43.7500%, 81.5686%
XYZ:
43.3932, 30.5403, 61.3654
xyY:
0.3207, 0.2257, 30.5403
CIE-Lab:
62.1176, 48.2894, -30.5174
CIE-LCH:
62.1176, 57.1242, 327.7083
CIE-Luv:
62.1176, 44.6819, -54.4473
Hunter-Lab:
55.2632, 43.4490, -27.1525
#d075cd color charts
#d075cd color shades, tints & tones
#d075cd color schemes
#d075cd color preview, HTML & CSS examples
This text has a color of #d075cd
<p style="color:#d075cd;">Text here</p>
.mytext {color:#d075cd;}
This box has a color of #d075cd
<div style="background-color:#d075cd;">Content here</div>
.mybackground {background-color:#d075cd;}
Border around this has a color of #d075cd
<div style="border:2px solid #d075cd;">Content here</div>
.myborder {border:2px solid #d075cd;}