#b05cf9 color space conversions
Hex:
#b05cf9
RGB:
176, 92, 249
CMY:
31, 64, 2
CMYK:
29, 63, 0, 2
HSL:
272°, 92.8994%, 66.8627%
HSV (HSB):
272°, 63.0522%, 97.6471%
XYZ:
38.8305, 23.7240, 92.1551
xyY:
0.2510, 0.1533, 23.7240
CIE-Lab:
55.8103, 61.4792, -65.3725
CIE-LCH:
55.8103, 89.7400, 313.2421
CIE-Luv:
55.8103, 24.3672, -108.9788
Hunter-Lab:
48.7072, 57.0666, -78.0829
#b05cf9 color charts
#b05cf9 color shades, tints & tones
#b05cf9 color schemes
#b05cf9 color preview, HTML & CSS examples
This text has a color of #b05cf9
<p style="color:#b05cf9;">Text here</p>
.mytext {color:#b05cf9;}
This box has a color of #b05cf9
<div style="background-color:#b05cf9;">Content here</div>
.mybackground {background-color:#b05cf9;}
Border around this has a color of #b05cf9
<div style="border:2px solid #b05cf9;">Content here</div>
.myborder {border:2px solid #b05cf9;}