#b277d5 color space conversions
Hex:
#b277d5
RGB:
178, 119, 213
CMY:
30, 53, 16
CMYK:
16, 44, 0, 16
HSL:
278°, 52.8090%, 65.0980%
HSV (HSB):
278°, 44.1315%, 83.5294%
XYZ:
36.9672, 27.4627, 66.3032
xyY:
0.2828, 0.2101, 27.4627
CIE-Lab:
59.4002, 39.9737, -39.5199
CIE-LCH:
59.4002, 56.2113, 315.3271
CIE-Luv:
59.4002, 23.4879, -67.0289
Hunter-Lab:
52.4049, 34.2079, -38.3309
#b277d5 color charts
#b277d5 color shades, tints & tones
#b277d5 color schemes
#b277d5 color preview, HTML & CSS examples
This text has a color of #b277d5
<p style="color:#b277d5;">Text here</p>
.mytext {color:#b277d5;}
This box has a color of #b277d5
<div style="background-color:#b277d5;">Content here</div>
.mybackground {background-color:#b277d5;}
Border around this has a color of #b277d5
<div style="border:2px solid #b277d5;">Content here</div>
.myborder {border:2px solid #b277d5;}