#b05fee color space conversions
Hex:
#b05fee
RGB:
176, 95, 238
CMY:
31, 63, 7
CMYK:
26, 60, 0, 7
HSL:
274°, 80.7910%, 65.2941%
HSV (HSB):
274°, 60.0840%, 93.3333%
XYZ:
37.4293, 23.5876, 83.4690
xyY:
0.2591, 0.1633, 23.5876
CIE-Lab:
55.6725, 57.5561, -59.4692
CIE-LCH:
55.6725, 82.7605, 314.0634
CIE-Luv:
55.6725, 25.6870, -99.5066
Hunter-Lab:
48.5670, 52.5729, -67.9010
#b05fee color charts
#b05fee color shades, tints & tones
#b05fee color schemes
#b05fee color preview, HTML & CSS examples
This text has a color of #b05fee
<p style="color:#b05fee;">Text here</p>
.mytext {color:#b05fee;}
This box has a color of #b05fee
<div style="background-color:#b05fee;">Content here</div>
.mybackground {background-color:#b05fee;}
Border around this has a color of #b05fee
<div style="border:2px solid #b05fee;">Content here</div>
.myborder {border:2px solid #b05fee;}