#b798d8 color space conversions
Hex:
#b798d8
RGB:
183, 152, 216
CMY:
28, 40, 15
CMYK:
15, 30, 0, 15
HSL:
269°, 45.0704%, 72.1569%
HSV (HSB):
269°, 29.6296%, 84.7059%
XYZ:
43.1513, 37.4816, 69.9261
xyY:
0.2866, 0.2489, 37.4816
CIE-Lab:
67.6368, 23.7832, -28.3518
CIE-LCH:
67.6368, 37.0063, 309.9919
CIE-Luv:
67.6368, 12.2272, -47.9268
Hunter-Lab:
61.2222, 18.6735, -24.8636
#b798d8 color charts
#b798d8 color shades, tints & tones
#b798d8 color schemes
#b798d8 color preview, HTML & CSS examples
This text has a color of #b798d8
<p style="color:#b798d8;">Text here</p>
.mytext {color:#b798d8;}
This box has a color of #b798d8
<div style="background-color:#b798d8;">Content here</div>
.mybackground {background-color:#b798d8;}
Border around this has a color of #b798d8
<div style="border:2px solid #b798d8;">Content here</div>
.myborder {border:2px solid #b798d8;}