#b066f9 color space conversions
Hex:
#b066f9
RGB:
176, 102, 249
CMY:
31, 60, 2
CMYK:
29, 59, 0, 2
HSL:
270°, 92.4528%, 68.8235%
HSV (HSB):
270°, 59.0361%, 97.6471%
XYZ:
39.7548, 25.5724, 92.4632
xyY:
0.2519, 0.1621, 25.5724
CIE-Lab:
57.6289, 56.5610, -62.4476
CIE-LCH:
57.6289, 84.2546, 312.1682
CIE-Luv:
57.6289, 21.7961, -104.8030
Hunter-Lab:
50.5692, 51.8310, -73.0104
#b066f9 color charts
#b066f9 color shades, tints & tones
#b066f9 color schemes
#b066f9 color preview, HTML & CSS examples
This text has a color of #b066f9
<p style="color:#b066f9;">Text here</p>
.mytext {color:#b066f9;}
This box has a color of #b066f9
<div style="background-color:#b066f9;">Content here</div>
.mybackground {background-color:#b066f9;}
Border around this has a color of #b066f9
<div style="border:2px solid #b066f9;">Content here</div>
.myborder {border:2px solid #b066f9;}