#b44ff1 color space conversions
Hex:
#b44ff1
RGB:
180, 79, 241
CMY:
29, 69, 5
CMYK:
25, 67, 0, 5
HSL:
277°, 85.2632%, 62.7451%
HSV (HSB):
277°, 67.2199%, 94.5098%
XYZ:
37.4956, 21.6461, 85.4210
xyY:
0.2594, 0.1497, 21.6461
CIE-Lab:
53.6495, 66.4918, -64.3729
CIE-LCH:
53.6495, 92.5475, 315.9276
CIE-Luv:
53.6495, 31.1570, -106.9397
Hunter-Lab:
46.5254, 62.4365, -76.2891
#b44ff1 color charts
#b44ff1 color shades, tints & tones
#b44ff1 color schemes
#b44ff1 color preview, HTML & CSS examples
This text has a color of #b44ff1
<p style="color:#b44ff1;">Text here</p>
.mytext {color:#b44ff1;}
This box has a color of #b44ff1
<div style="background-color:#b44ff1;">Content here</div>
.mybackground {background-color:#b44ff1;}
Border around this has a color of #b44ff1
<div style="border:2px solid #b44ff1;">Content here</div>
.myborder {border:2px solid #b44ff1;}