#d06bf3 color space conversions
Hex:
#d06bf3
RGB:
208, 107, 243
CMY:
18, 58, 5
CMYK:
14, 56, 0, 5
HSL:
285°, 85.0000%, 68.6275%
HSV (HSB):
285°, 55.9671%, 95.2941%
XYZ:
47.4478, 30.3964, 88.1603
xyY:
0.2858, 0.1831, 30.3964
CIE-Lab:
61.9947, 60.4553, -51.9357
CIE-LCH:
61.9947, 79.7004, 319.3349
CIE-Luv:
61.9947, 39.7522, -90.3212
Hunter-Lab:
55.1329, 57.1359, -56.2147
#d06bf3 color charts
#d06bf3 color shades, tints & tones
#d06bf3 color schemes
#d06bf3 color preview, HTML & CSS examples
This text has a color of #d06bf3
<p style="color:#d06bf3;">Text here</p>
.mytext {color:#d06bf3;}
This box has a color of #d06bf3
<div style="background-color:#d06bf3;">Content here</div>
.mybackground {background-color:#d06bf3;}
Border around this has a color of #d06bf3
<div style="border:2px solid #d06bf3;">Content here</div>
.myborder {border:2px solid #d06bf3;}