#b06de6 color space conversions
Hex:
#b06de6
RGB:
176, 109, 230
CMY:
31, 57, 10
CMYK:
23, 53, 0, 10
HSL:
273°, 70.7602%, 66.4706%
HSV (HSB):
273°, 52.6087%, 90.1961%
XYZ:
37.6561, 25.8806, 77.8737
xyY:
0.2663, 0.1830, 25.8806
CIE-Lab:
57.9235, 48.5920, -51.4031
CIE-LCH:
57.9235, 70.7351, 313.3897
CIE-Luv:
57.9235, 23.0095, -86.7043
Hunter-Lab:
50.8729, 43.0978, -55.1470
#b06de6 color charts
#b06de6 color shades, tints & tones
#b06de6 color schemes
#b06de6 color preview, HTML & CSS examples
This text has a color of #b06de6
<p style="color:#b06de6;">Text here</p>
.mytext {color:#b06de6;}
This box has a color of #b06de6
<div style="background-color:#b06de6;">Content here</div>
.mybackground {background-color:#b06de6;}
Border around this has a color of #b06de6
<div style="border:2px solid #b06de6;">Content here</div>
.myborder {border:2px solid #b06de6;}