#b315e5 color space conversions
Hex:
#b315e5
RGB:
179, 21, 229
CMY:
30, 92, 10
CMYK:
22, 91, 0, 10
HSL:
286°, 83.2000%, 49.0196%
HSV (HSB):
286°, 90.8297%, 89.8039%
XYZ:
33.0014, 15.7772, 75.4347
xyY:
0.2657, 0.1270, 15.7772
CIE-Lab:
46.6808, 81.2509, -68.8999
CIE-LCH:
46.6808, 106.5313, 319.7024
CIE-Luv:
46.6808, 41.4603, -110.4683
Hunter-Lab:
39.7205, 78.7943, -84.7955
#b315e5 color charts
#b315e5 color shades, tints & tones
#b315e5 color schemes
#b315e5 color preview, HTML & CSS examples
This text has a color of #b315e5
<p style="color:#b315e5;">Text here</p>
.mytext {color:#b315e5;}
This box has a color of #b315e5
<div style="background-color:#b315e5;">Content here</div>
.mybackground {background-color:#b315e5;}
Border around this has a color of #b315e5
<div style="border:2px solid #b315e5;">Content here</div>
.myborder {border:2px solid #b315e5;}