#d18cfc color space conversions
Hex:
#d18cfc
RGB:
209, 140, 252
CMY:
18, 45, 1
CMYK:
17, 44, 0, 1
HSL:
277°, 94.9153%, 76.8627%
HSV (HSB):
277°, 44.4444%, 98.8235%
XYZ:
53.2433, 39.3398, 96.8826
xyY:
0.2810, 0.2076, 39.3398
CIE-Lab:
68.9967, 45.8073, -45.8186
CIE-LCH:
68.9967, 64.7894, 314.9929
CIE-Luv:
68.9967, 27.0754, -80.0572
Hunter-Lab:
62.7214, 41.7635, -47.6773
#d18cfc color charts
#d18cfc color shades, tints & tones
#d18cfc color schemes
#d18cfc color preview, HTML & CSS examples
This text has a color of #d18cfc
<p style="color:#d18cfc;">Text here</p>
.mytext {color:#d18cfc;}
This box has a color of #d18cfc
<div style="background-color:#d18cfc;">Content here</div>
.mybackground {background-color:#d18cfc;}
Border around this has a color of #d18cfc
<div style="border:2px solid #d18cfc;">Content here</div>
.myborder {border:2px solid #d18cfc;}