#b919f9 color space conversions
Hex:
#b919f9
RGB:
185, 25, 249
CMY:
27, 90, 2
CMYK:
26, 90, 0, 2
HSL:
283°, 94.9153%, 53.7255%
HSV (HSB):
283°, 89.9598%, 97.6471%
XYZ:
37.4541, 17.8491, 91.0937
xyY:
0.2558, 0.1219, 17.8491
CIE-Lab:
49.3126, 85.0503, -75.8464
CIE-LCH:
49.3126, 113.9572, 318.2740
CIE-Luv:
49.3126, 39.1989, -122.2096
Hunter-Lab:
42.2482, 84.3104, -98.2647
#b919f9 color charts
#b919f9 color shades, tints & tones
#b919f9 color schemes
#b919f9 color preview, HTML & CSS examples
This text has a color of #b919f9
<p style="color:#b919f9;">Text here</p>
.mytext {color:#b919f9;}
This box has a color of #b919f9
<div style="background-color:#b919f9;">Content here</div>
.mybackground {background-color:#b919f9;}
Border around this has a color of #b919f9
<div style="border:2px solid #b919f9;">Content here</div>
.myborder {border:2px solid #b919f9;}