#b2aff7 color space conversions
Hex:
#b2aff7
RGB:
178, 175, 247
CMY:
30, 31, 3
CMYK:
28, 29, 0, 3
HSL:
243°, 81.8182%, 82.7451%
HSV (HSB):
243°, 29.1498%, 96.8627%
XYZ:
50.4786, 46.8403, 94.3763
xyY:
0.2633, 0.2443, 46.8403
CIE-Lab:
74.0875, 16.6027, -35.3680
CIE-LCH:
74.0875, 39.0710, 295.1467
CIE-Luv:
74.0875, -2.8718, -59.2384
Hunter-Lab:
68.4400, 11.8844, -33.8508
#b2aff7 color charts
#b2aff7 color shades, tints & tones
#b2aff7 color schemes
#b2aff7 color preview, HTML & CSS examples
This text has a color of #b2aff7
<p style="color:#b2aff7;">Text here</p>
.mytext {color:#b2aff7;}
This box has a color of #b2aff7
<div style="background-color:#b2aff7;">Content here</div>
.mybackground {background-color:#b2aff7;}
Border around this has a color of #b2aff7
<div style="border:2px solid #b2aff7;">Content here</div>
.myborder {border:2px solid #b2aff7;}