#d075ec color space conversions
Hex:
#d075ec
RGB:
208, 117, 236
CMY:
18, 54, 7
CMYK:
12, 50, 0, 7
HSL:
286°, 75.7962%, 69.2157%
HSV (HSB):
286°, 50.4237%, 92.5490%
XYZ:
47.5140, 32.1886, 83.0656
xyY:
0.2919, 0.1978, 32.1886
CIE-Lab:
63.4985, 54.1581, -45.6808
CIE-LCH:
63.4985, 70.8508, 319.8534
CIE-Luv:
63.4985, 37.9438, -79.8323
Hunter-Lab:
56.7350, 50.2027, -47.0919
#d075ec color charts
#d075ec color shades, tints & tones
#d075ec color schemes
#d075ec color preview, HTML & CSS examples
This text has a color of #d075ec
<p style="color:#d075ec;">Text here</p>
.mytext {color:#d075ec;}
This box has a color of #d075ec
<div style="background-color:#d075ec;">Content here</div>
.mybackground {background-color:#d075ec;}
Border around this has a color of #d075ec
<div style="border:2px solid #d075ec;">Content here</div>
.myborder {border:2px solid #d075ec;}