#b369e5 color space conversions
Hex:
#b369e5
RGB:
179, 105, 229
CMY:
30, 59, 10
CMYK:
22, 54, 0, 10
HSL:
276°, 70.4545%, 65.4902%
HSV (HSB):
276°, 54.1485%, 89.8039%
XYZ:
37.7848, 25.3440, 77.0291
xyY:
0.2696, 0.1808, 25.3440
CIE-Lab:
57.4091, 51.2275, -51.6411
CIE-LCH:
57.4091, 72.7397, 314.7696
CIE-Luv:
57.4091, 26.1428, -87.2417
Hunter-Lab:
50.3428, 45.8733, -55.4792
#b369e5 color charts
#b369e5 color shades, tints & tones
#b369e5 color schemes
#b369e5 color preview, HTML & CSS examples
This text has a color of #b369e5
<p style="color:#b369e5;">Text here</p>
.mytext {color:#b369e5;}
This box has a color of #b369e5
<div style="background-color:#b369e5;">Content here</div>
.mybackground {background-color:#b369e5;}
Border around this has a color of #b369e5
<div style="border:2px solid #b369e5;">Content here</div>
.myborder {border:2px solid #b369e5;}