#b265c7 color space conversions
Hex:
#b265c7
RGB:
178, 101, 199
CMY:
30, 60, 22
CMYK:
11, 49, 0, 22
HSL:
287°, 46.6667%, 58.8235%
HSV (HSB):
287°, 49.2462%, 78.0392%
XYZ:
33.3226, 22.8959, 56.6959
xyY:
0.2951, 0.2028, 22.8959
CIE-Lab:
54.9649, 46.6798, -38.5484
CIE-LCH:
54.9649, 60.5391, 320.4500
CIE-Luv:
54.9649, 32.7997, -65.3932
Hunter-Lab:
47.8496, 40.5710, -36.7566
#b265c7 color charts
#b265c7 color shades, tints & tones
#b265c7 color schemes
#b265c7 color preview, HTML & CSS examples
This text has a color of #b265c7
<p style="color:#b265c7;">Text here</p>
.mytext {color:#b265c7;}
This box has a color of #b265c7
<div style="background-color:#b265c7;">Content here</div>
.mybackground {background-color:#b265c7;}
Border around this has a color of #b265c7
<div style="border:2px solid #b265c7;">Content here</div>
.myborder {border:2px solid #b265c7;}