#d065ed color space conversions
Hex:
#d065ed
RGB:
208, 101, 237
CMY:
18, 60, 7
CMYK:
12, 57, 0, 7
HSL:
287°, 79.0698%, 66.2745%
HSV (HSB):
287°, 57.3840%, 92.9412%
XYZ:
45.9522, 28.8317, 83.2639
xyY:
0.2907, 0.1824, 28.8317
CIE-Lab:
60.6328, 62.1135, -50.7668
CIE-LCH:
60.6328, 80.2207, 320.7401
CIE-Luv:
60.6328, 43.0125, -88.2876
Hunter-Lab:
53.6951, 58.7934, -54.3531
#d065ed color charts
#d065ed color shades, tints & tones
#d065ed color schemes
#d065ed color preview, HTML & CSS examples
This text has a color of #d065ed
<p style="color:#d065ed;">Text here</p>
.mytext {color:#d065ed;}
This box has a color of #d065ed
<div style="background-color:#d065ed;">Content here</div>
.mybackground {background-color:#d065ed;}
Border around this has a color of #d065ed
<div style="border:2px solid #d065ed;">Content here</div>
.myborder {border:2px solid #d065ed;}