#b299ed color space conversions
Hex:
#b299ed
RGB:
178, 153, 237
CMY:
30, 40, 7
CMYK:
25, 35, 0, 7
HSL:
258°, 70.0000%, 76.4706%
HSV (HSB):
258°, 35.4430%, 92.9412%
XYZ:
45.0374, 38.3619, 85.1516
xyY:
0.2672, 0.2276, 38.3619
CIE-Lab:
68.2865, 26.5020, -38.9427
CIE-LCH:
68.2865, 47.1051, 304.2368
CIE-Luv:
68.2865, 6.9501, -65.8440
Hunter-Lab:
61.9370, 21.4064, -38.1567
#b299ed color charts
#b299ed color shades, tints & tones
#b299ed color schemes
#b299ed color preview, HTML & CSS examples
This text has a color of #b299ed
<p style="color:#b299ed;">Text here</p>
.mytext {color:#b299ed;}
This box has a color of #b299ed
<div style="background-color:#b299ed;">Content here</div>
.mybackground {background-color:#b299ed;}
Border around this has a color of #b299ed
<div style="border:2px solid #b299ed;">Content here</div>
.myborder {border:2px solid #b299ed;}