#b144e5 color space conversions
Hex:
#b144e5
RGB:
177, 68, 229
CMY:
31, 73, 10
CMYK:
23, 70, 0, 10
HSL:
281°, 75.5869%, 58.2353%
HSV (HSB):
281°, 70.3057%, 89.8039%
XYZ:
34.3414, 19.1385, 76.0128
xyY:
0.2652, 0.1478, 19.1385
CIE-Lab:
50.8489, 67.9787, -62.1646
CIE-LCH:
50.8489, 92.1170, 317.5580
CIE-Luv:
50.8489, 34.4814, -102.3624
Hunter-Lab:
43.7476, 63.5626, -72.3950
#b144e5 color charts
#b144e5 color shades, tints & tones
#b144e5 color schemes
#b144e5 color preview, HTML & CSS examples
This text has a color of #b144e5
<p style="color:#b144e5;">Text here</p>
.mytext {color:#b144e5;}
This box has a color of #b144e5
<div style="background-color:#b144e5;">Content here</div>
.mybackground {background-color:#b144e5;}
Border around this has a color of #b144e5
<div style="border:2px solid #b144e5;">Content here</div>
.myborder {border:2px solid #b144e5;}