#b377e5 color space conversions
Hex:
#b377e5
RGB:
179, 119, 229
CMY:
30, 53, 10
CMYK:
22, 48, 0, 10
HSL:
273°, 67.9012%, 68.2353%
HSV (HSB):
273°, 48.0349%, 89.8039%
XYZ:
39.3301, 28.4345, 77.5442
xyY:
0.2707, 0.1957, 28.4345
CIE-Lab:
60.2793, 43.8009, -47.0888
CIE-LCH:
60.2793, 64.3108, 312.9282
CIE-Luv:
60.2793, 21.4656, -79.8946
Hunter-Lab:
53.3240, 38.3389, -48.8932
#b377e5 color charts
#b377e5 color shades, tints & tones
#b377e5 color schemes
#b377e5 color preview, HTML & CSS examples
This text has a color of #b377e5
<p style="color:#b377e5;">Text here</p>
.mytext {color:#b377e5;}
This box has a color of #b377e5
<div style="background-color:#b377e5;">Content here</div>
.mybackground {background-color:#b377e5;}
Border around this has a color of #b377e5
<div style="border:2px solid #b377e5;">Content here</div>
.myborder {border:2px solid #b377e5;}