#b272db color space conversions
Hex:
#b272db
RGB:
178, 114, 219
CMY:
30, 55, 14
CMYK:
19, 48, 0, 14
HSL:
277°, 59.3220%, 65.2941%
HSV (HSB):
277°, 47.9452%, 85.8824%
XYZ:
37.1636, 26.6141, 70.1961
xyY:
0.2774, 0.1987, 26.6141
CIE-Lab:
58.6154, 44.0018, -44.1278
CIE-LCH:
58.6154, 62.3171, 314.9180
CIE-Luv:
58.6154, 24.3328, -74.7552
Hunter-Lab:
51.5888, 38.3075, -44.5628
#b272db color charts
#b272db color shades, tints & tones
#b272db color schemes
#b272db color preview, HTML & CSS examples
This text has a color of #b272db
<p style="color:#b272db;">Text here</p>
.mytext {color:#b272db;}
This box has a color of #b272db
<div style="background-color:#b272db;">Content here</div>
.mybackground {background-color:#b272db;}
Border around this has a color of #b272db
<div style="border:2px solid #b272db;">Content here</div>
.myborder {border:2px solid #b272db;}