#b265e1 color space conversions
Hex:
#b265e1
RGB:
178, 101, 225
CMY:
30, 60, 12
CMYK:
21, 55, 0, 12
HSL:
277°, 67.3913%, 63.9216%
HSV (HSB):
277°, 55.1111%, 88.2353%
XYZ:
36.6044, 24.2086, 73.9776
xyY:
0.2716, 0.1796, 24.2086
CIE-Lab:
56.2960, 52.1559, -51.1751
CIE-LCH:
56.2960, 73.0694, 315.5438
CIE-Luv:
56.2960, 27.5795, -86.2580
Hunter-Lab:
49.2022, 46.6926, -54.7035
#b265e1 color charts
#b265e1 color shades, tints & tones
#b265e1 color schemes
#b265e1 color preview, HTML & CSS examples
This text has a color of #b265e1
<p style="color:#b265e1;">Text here</p>
.mytext {color:#b265e1;}
This box has a color of #b265e1
<div style="background-color:#b265e1;">Content here</div>
.mybackground {background-color:#b265e1;}
Border around this has a color of #b265e1
<div style="border:2px solid #b265e1;">Content here</div>
.myborder {border:2px solid #b265e1;}