#b965cd color space conversions
Hex:
#b965cd
RGB:
185, 101, 205
CMY:
27, 60, 20
CMYK:
10, 51, 0, 20
HSL:
288°, 50.9804%, 60.0000%
HSV (HSB):
288°, 50.7317%, 80.3922%
XYZ:
35.6807, 24.0294, 60.5152
xyY:
0.2968, 0.1999, 24.0294
CIE-Lab:
56.1172, 49.8406, -40.0964
CIE-LCH:
56.1172, 63.9672, 321.1836
CIE-Luv:
56.1172, 35.9127, -68.5464
Hunter-Lab:
49.0198, 44.1425, -38.8799
#b965cd color charts
#b965cd color shades, tints & tones
#b965cd color schemes
#b965cd color preview, HTML & CSS examples
This text has a color of #b965cd
<p style="color:#b965cd;">Text here</p>
.mytext {color:#b965cd;}
This box has a color of #b965cd
<div style="background-color:#b965cd;">Content here</div>
.mybackground {background-color:#b965cd;}
Border around this has a color of #b965cd
<div style="border:2px solid #b965cd;">Content here</div>
.myborder {border:2px solid #b965cd;}