#b298e5 color space conversions
Hex:
#b298e5
RGB:
178, 152, 229
CMY:
30, 40, 10
CMYK:
22, 34, 0, 10
HSL:
260°, 59.6899%, 74.7059%
HSV (HSB):
260°, 33.6245%, 89.8039%
XYZ:
43.7312, 37.5786, 79.0773
xyY:
0.2727, 0.2343, 37.5786
CIE-Lab:
67.7089, 25.1862, -35.4485
CIE-LCH:
67.7089, 43.4849, 305.3938
CIE-Luv:
67.7089, 8.1504, -59.7853
Hunter-Lab:
61.3014, 20.0609, -33.5717
#b298e5 color charts
#b298e5 color shades, tints & tones
#b298e5 color schemes
#b298e5 color preview, HTML & CSS examples
This text has a color of #b298e5
<p style="color:#b298e5;">Text here</p>
.mytext {color:#b298e5;}
This box has a color of #b298e5
<div style="background-color:#b298e5;">Content here</div>
.mybackground {background-color:#b298e5;}
Border around this has a color of #b298e5
<div style="border:2px solid #b298e5;">Content here</div>
.myborder {border:2px solid #b298e5;}