#b65fc5 color space conversions
Hex:
#b65fc5
RGB:
182, 95, 197
CMY:
29, 63, 23
CMYK:
8, 52, 0, 23
HSL:
291°, 46.7890%, 57.2549%
HSV (HSB):
291°, 51.7766%, 77.2549%
XYZ:
33.4617, 22.1607, 55.3371
xyY:
0.3016, 0.1997, 22.1607
CIE-Lab:
54.1971, 50.4790, -38.5764
CIE-LCH:
54.1971, 63.5316, 322.6127
CIE-Luv:
54.1971, 37.9101, -65.7745
Hunter-Lab:
47.0752, 44.4986, -36.7431
#b65fc5 color charts
#b65fc5 color shades, tints & tones
#b65fc5 color schemes
#b65fc5 color preview, HTML & CSS examples
This text has a color of #b65fc5
<p style="color:#b65fc5;">Text here</p>
.mytext {color:#b65fc5;}
This box has a color of #b65fc5
<div style="background-color:#b65fc5;">Content here</div>
.mybackground {background-color:#b65fc5;}
Border around this has a color of #b65fc5
<div style="border:2px solid #b65fc5;">Content here</div>
.myborder {border:2px solid #b65fc5;}