#b364cd color space conversions
Hex:
#b364cd
RGB:
179, 100, 205
CMY:
30, 61, 20
CMYK:
13, 51, 0, 20
HSL:
285°, 51.2195%, 59.8039%
HSV (HSB):
285°, 51.2195%, 80.3922%
XYZ:
34.1670, 23.1058, 60.4167
xyY:
0.2903, 0.1963, 23.1058
CIE-Lab:
55.1812, 48.7009, -41.6210
CIE-LCH:
55.1812, 64.0632, 319.4820
CIE-Luv:
55.1812, 32.5248, -70.5283
Hunter-Lab:
48.0685, 42.7576, -40.8728
#b364cd color charts
#b364cd color shades, tints & tones
#b364cd color schemes
#b364cd color preview, HTML & CSS examples
This text has a color of #b364cd
<p style="color:#b364cd;">Text here</p>
.mytext {color:#b364cd;}
This box has a color of #b364cd
<div style="background-color:#b364cd;">Content here</div>
.mybackground {background-color:#b364cd;}
Border around this has a color of #b364cd
<div style="border:2px solid #b364cd;">Content here</div>
.myborder {border:2px solid #b364cd;}