#b95be4 color space conversions
Hex:
#b95be4
RGB:
185, 91, 228
CMY:
27, 64, 11
CMYK:
19, 60, 0, 11
HSL:
281°, 71.7277%, 62.5490%
HSV (HSB):
281°, 60.0877%, 89.4118%
XYZ:
37.7523, 23.3979, 75.9253
xyY:
0.2754, 0.1707, 23.3979
CIE-Lab:
55.4798, 59.4374, -54.1120
CIE-LCH:
55.4798, 80.3798, 317.6852
CIE-Luv:
55.4798, 33.9756, -91.4236
Hunter-Lab:
48.3714, 54.6635, -59.2035
#b95be4 color charts
#b95be4 color shades, tints & tones
#b95be4 color schemes
#b95be4 color preview, HTML & CSS examples
This text has a color of #b95be4
<p style="color:#b95be4;">Text here</p>
.mytext {color:#b95be4;}
This box has a color of #b95be4
<div style="background-color:#b95be4;">Content here</div>
.mybackground {background-color:#b95be4;}
Border around this has a color of #b95be4
<div style="border:2px solid #b95be4;">Content here</div>
.myborder {border:2px solid #b95be4;}