#b369ed color space conversions
Hex:
#b369ed
RGB:
179, 105, 237
CMY:
30, 59, 7
CMYK:
24, 56, 0, 7
HSL:
274°, 78.5714%, 67.0588%
HSV (HSB):
274°, 55.6962%, 92.9412%
XYZ:
38.9280, 25.8013, 83.0492
xyY:
0.2634, 0.1746, 25.8013
CIE-Lab:
57.8479, 53.0068, -55.4110
CIE-LCH:
57.8479, 76.6818, 313.7297
CIE-Luv:
57.8479, 24.6758, -93.5273
Hunter-Lab:
50.7950, 47.9069, -61.3820
#b369ed color charts
#b369ed color shades, tints & tones
#b369ed color schemes
#b369ed color preview, HTML & CSS examples
This text has a color of #b369ed
<p style="color:#b369ed;">Text here</p>
.mytext {color:#b369ed;}
This box has a color of #b369ed
<div style="background-color:#b369ed;">Content here</div>
.mybackground {background-color:#b369ed;}
Border around this has a color of #b369ed
<div style="border:2px solid #b369ed;">Content here</div>
.myborder {border:2px solid #b369ed;}