#b05df7 color space conversions
Hex:
#b05df7
RGB:
176, 93, 247
CMY:
31, 64, 3
CMYK:
29, 62, 0, 3
HSL:
272°, 90.5882%, 66.6667%
HSV (HSB):
272°, 62.3482%, 96.8627%
XYZ:
38.6073, 23.7742, 90.5497
xyY:
0.2524, 0.1555, 23.7742
CIE-Lab:
55.8610, 60.5487, -64.1801
CIE-LCH:
55.8610, 88.2340, 313.3323
CIE-Luv:
55.8610, 24.4972, -107.1006
Hunter-Lab:
48.7588, 56.0089, -75.9760
#b05df7 color charts
#b05df7 color shades, tints & tones
#b05df7 color schemes
#b05df7 color preview, HTML & CSS examples
This text has a color of #b05df7
<p style="color:#b05df7;">Text here</p>
.mytext {color:#b05df7;}
This box has a color of #b05df7
<div style="background-color:#b05df7;">Content here</div>
.mybackground {background-color:#b05df7;}
Border around this has a color of #b05df7
<div style="border:2px solid #b05df7;">Content here</div>
.myborder {border:2px solid #b05df7;}