#b254c5 color space conversions
Hex:
#b254c5
RGB:
178, 84, 197
CMY:
30, 67, 23
CMYK:
10, 57, 0, 23
HSL:
290°, 49.3450%, 55.0980%
HSV (HSB):
290°, 57.3604%, 77.2549%
XYZ:
31.6085, 19.8368, 54.9863
xyY:
0.2970, 0.1864, 19.8368
CIE-Lab:
51.6522, 54.8065, -42.6260
CIE-LCH:
51.6522, 69.4315, 322.1258
CIE-Luv:
51.6522, 38.9707, -71.8644
Hunter-Lab:
44.5386, 48.7367, -42.0210
#b254c5 color charts
#b254c5 color shades, tints & tones
#b254c5 color schemes
#b254c5 color preview, HTML & CSS examples
This text has a color of #b254c5
<p style="color:#b254c5;">Text here</p>
.mytext {color:#b254c5;}
This box has a color of #b254c5
<div style="background-color:#b254c5;">Content here</div>
.mybackground {background-color:#b254c5;}
Border around this has a color of #b254c5
<div style="border:2px solid #b254c5;">Content here</div>
.myborder {border:2px solid #b254c5;}