#b143d5 color space conversions
Hex:
#b143d5
RGB:
177, 67, 213
CMY:
31, 74, 16
CMYK:
17, 69, 0, 16
HSL:
285°, 63.4783%, 54.9020%
HSV (HSB):
285°, 68.5446%, 83.5294%
XYZ:
32.1489, 18.1655, 64.7627
xyY:
0.2794, 0.1579, 18.1655
CIE-Lab:
49.6962, 65.2005, -54.9276
CIE-LCH:
49.6962, 85.2534, 319.8878
CIE-Luv:
49.6962, 38.7036, -90.8664
Hunter-Lab:
42.6210, 60.0550, -60.2564
#b143d5 color charts
#b143d5 color shades, tints & tones
#b143d5 color schemes
#b143d5 color preview, HTML & CSS examples
This text has a color of #b143d5
<p style="color:#b143d5;">Text here</p>
.mytext {color:#b143d5;}
This box has a color of #b143d5
<div style="background-color:#b143d5;">Content here</div>
.mybackground {background-color:#b143d5;}
Border around this has a color of #b143d5
<div style="border:2px solid #b143d5;">Content here</div>
.myborder {border:2px solid #b143d5;}