#b960ed color space conversions
Hex:
#b960ed
RGB:
185, 96, 237
CMY:
27, 62, 7
CMYK:
22, 59, 0, 7
HSL:
278°, 79.6610%, 65.2941%
HSV (HSB):
278°, 59.4937%, 92.9412%
XYZ:
39.4765, 24.7945, 82.8259
xyY:
0.2684, 0.1686, 24.7945
CIE-Lab:
56.8746, 58.9380, -56.9253
CIE-LCH:
56.8746, 81.9401, 315.9952
CIE-Luv:
56.8746, 30.6532, -96.2394
Hunter-Lab:
49.7940, 54.3746, -63.7654
#b960ed color charts
#b960ed color shades, tints & tones
#b960ed color schemes
#b960ed color preview, HTML & CSS examples
This text has a color of #b960ed
<p style="color:#b960ed;">Text here</p>
.mytext {color:#b960ed;}
This box has a color of #b960ed
<div style="background-color:#b960ed;">Content here</div>
.mybackground {background-color:#b960ed;}
Border around this has a color of #b960ed
<div style="border:2px solid #b960ed;">Content here</div>
.myborder {border:2px solid #b960ed;}