#dc68f8 color space conversions
Hex:
#dc68f8
RGB:
220, 104, 248
CMY:
14, 59, 3
CMYK:
11, 58, 0, 3
HSL:
288°, 91.1392%, 69.0196%
HSV (HSB):
288°, 58.0645%, 97.2549%
XYZ:
51.4088, 31.8936, 92.2535
xyY:
0.2928, 0.1817, 31.8936
CIE-Lab:
63.2548, 65.7674, -52.6045
CIE-LCH:
63.2548, 84.2175, 321.3452
CIE-Luv:
63.2548, 46.9618, -92.4752
Hunter-Lab:
56.4744, 63.6588, -57.3208
#dc68f8 color charts
#dc68f8 color shades, tints & tones
#dc68f8 color schemes
#dc68f8 color preview, HTML & CSS examples
This text has a color of #dc68f8
<p style="color:#dc68f8;">Text here</p>
.mytext {color:#dc68f8;}
This box has a color of #dc68f8
<div style="background-color:#dc68f8;">Content here</div>
.mybackground {background-color:#dc68f8;}
Border around this has a color of #dc68f8
<div style="border:2px solid #dc68f8;">Content here</div>
.myborder {border:2px solid #dc68f8;}