#b265d7 color space conversions
Hex:
#b265d7
RGB:
178, 101, 215
CMY:
30, 60, 16
CMYK:
17, 53, 0, 16
HSL:
281°, 58.7629%, 61.9608%
HSV (HSB):
281°, 53.0233%, 84.3137%
XYZ:
35.2795, 23.6786, 67.0010
xyY:
0.2801, 0.1880, 23.6786
CIE-Lab:
55.7646, 50.0037, -46.3808
CIE-LCH:
55.7646, 68.2022, 317.1526
CIE-Luv:
55.7646, 29.5429, -78.3149
Hunter-Lab:
48.6607, 44.2582, -47.5740
#b265d7 color charts
#b265d7 color shades, tints & tones
#b265d7 color schemes
#b265d7 color preview, HTML & CSS examples
This text has a color of #b265d7
<p style="color:#b265d7;">Text here</p>
.mytext {color:#b265d7;}
This box has a color of #b265d7
<div style="background-color:#b265d7;">Content here</div>
.mybackground {background-color:#b265d7;}
Border around this has a color of #b265d7
<div style="border:2px solid #b265d7;">Content here</div>
.myborder {border:2px solid #b265d7;}