#b066d9 color space conversions
Hex:
#b066d9
RGB:
176, 102, 217
CMY:
31, 60, 15
CMYK:
19, 53, 0, 15
HSL:
279°, 60.2094%, 62.5490%
HSV (HSB):
279°, 52.9954%, 85.0980%
XYZ:
35.1803, 23.7426, 68.3742
xyY:
0.2764, 0.1865, 23.7426
CIE-Lab:
55.8292, 49.3880, -47.4238
CIE-LCH:
55.8292, 68.4704, 316.1623
CIE-Luv:
55.8292, 27.6481, -79.8885
Hunter-Lab:
48.7264, 43.6051, -49.0889
#b066d9 color charts
#b066d9 color shades, tints & tones
#b066d9 color schemes
#b066d9 color preview, HTML & CSS examples
This text has a color of #b066d9
<p style="color:#b066d9;">Text here</p>
.mytext {color:#b066d9;}
This box has a color of #b066d9
<div style="background-color:#b066d9;">Content here</div>
.mybackground {background-color:#b066d9;}
Border around this has a color of #b066d9
<div style="border:2px solid #b066d9;">Content here</div>
.myborder {border:2px solid #b066d9;}