#d06cf8 color space conversions
Hex:
#d06cf8
RGB:
208, 108, 248
CMY:
18, 58, 3
CMYK:
16, 56, 0, 3
HSL:
283°, 90.9091%, 69.8039%
HSV (HSB):
283°, 56.4516%, 97.2549%
XYZ:
48.3183, 30.9123, 92.2270
xyY:
0.2818, 0.1803, 30.9123
CIE-Lab:
62.4336, 60.9746, -54.0023
CIE-LCH:
62.4336, 81.4503, 318.4702
CIE-Luv:
62.4336, 38.3237, -93.8113
Hunter-Lab:
55.5989, 57.8277, -59.4306
#d06cf8 color charts
#d06cf8 color shades, tints & tones
#d06cf8 color schemes
#d06cf8 color preview, HTML & CSS examples
This text has a color of #d06cf8
<p style="color:#d06cf8;">Text here</p>
.mytext {color:#d06cf8;}
This box has a color of #d06cf8
<div style="background-color:#d06cf8;">Content here</div>
.mybackground {background-color:#d06cf8;}
Border around this has a color of #d06cf8
<div style="border:2px solid #d06cf8;">Content here</div>
.myborder {border:2px solid #d06cf8;}