#b95ffa color space conversions
Hex:
#b95ffa
RGB:
185, 95, 250
CMY:
27, 63, 2
CMYK:
26, 62, 0, 2
HSL:
275°, 93.9394%, 67.6471%
HSV (HSB):
275°, 62.0000%, 98.0392%
XYZ:
41.3551, 25.4008, 93.1657
xyY:
0.2586, 0.1588, 25.4008
CIE-Lab:
57.4639, 62.2240, -63.2106
CIE-LCH:
57.4639, 88.6984, 314.5494
CIE-Luv:
57.4639, 28.2731, -106.5429
Hunter-Lab:
50.3992, 58.2696, -74.3213
#b95ffa color charts
#b95ffa color shades, tints & tones
#b95ffa color schemes
#b95ffa color preview, HTML & CSS examples
This text has a color of #b95ffa
<p style="color:#b95ffa;">Text here</p>
.mytext {color:#b95ffa;}
This box has a color of #b95ffa
<div style="background-color:#b95ffa;">Content here</div>
.mybackground {background-color:#b95ffa;}
Border around this has a color of #b95ffa
<div style="border:2px solid #b95ffa;">Content here</div>
.myborder {border:2px solid #b95ffa;}