#d07fee color space conversions
Hex:
#d07fee
RGB:
208, 127, 238
CMY:
18, 50, 7
CMYK:
13, 47, 0, 7
HSL:
284°, 76.5517%, 71.5686%
HSV (HSB):
284°, 46.6387%, 93.3333%
XYZ:
49.0344, 34.7617, 85.0142
xyY:
0.2905, 0.2059, 34.7617
CIE-Lab:
65.5627, 49.4488, -43.5397
CIE-LCH:
65.5627, 65.8854, 318.6361
CIE-Luv:
65.5627, 33.8865, -76.1532
Hunter-Lab:
58.9590, 45.2746, -44.2201
#d07fee color charts
#d07fee color shades, tints & tones
#d07fee color schemes
#d07fee color preview, HTML & CSS examples
This text has a color of #d07fee
<p style="color:#d07fee;">Text here</p>
.mytext {color:#d07fee;}
This box has a color of #d07fee
<div style="background-color:#d07fee;">Content here</div>
.mybackground {background-color:#d07fee;}
Border around this has a color of #d07fee
<div style="border:2px solid #d07fee;">Content here</div>
.myborder {border:2px solid #d07fee;}