#b698f8 color space conversions
Hex:
#b698f8
RGB:
182, 152, 248
CMY:
29, 40, 3
CMYK:
27, 39, 0, 3
HSL:
259°, 87.2727%, 78.4314%
HSV (HSB):
259°, 38.7097%, 97.2549%
XYZ:
47.4629, 39.1789, 93.8676
xyY:
0.2629, 0.2170, 39.1789
CIE-Lab:
68.8806, 30.8168, -44.0022
CIE-LCH:
68.8806, 53.7203, 305.0053
CIE-Luv:
68.8806, 8.2852, -74.9540
Hunter-Lab:
62.5930, 25.8148, -45.0991
#b698f8 color charts
#b698f8 color shades, tints & tones
#b698f8 color schemes
#b698f8 color preview, HTML & CSS examples
This text has a color of #b698f8
<p style="color:#b698f8;">Text here</p>
.mytext {color:#b698f8;}
This box has a color of #b698f8
<div style="background-color:#b698f8;">Content here</div>
.mybackground {background-color:#b698f8;}
Border around this has a color of #b698f8
<div style="border:2px solid #b698f8;">Content here</div>
.myborder {border:2px solid #b698f8;}