#b277f5 color space conversions
Hex:
#b277f5
RGB:
178, 119, 245
CMY:
30, 53, 4
CMYK:
27, 51, 0, 4
HSL:
268°, 86.3014%, 71.3725%
HSV (HSB):
268°, 51.4286%, 96.0784%
XYZ:
41.4384, 29.2512, 89.8482
xyY:
0.2581, 0.1822, 29.2512
CIE-Lab:
61.0027, 47.2247, -54.8282
CIE-LCH:
61.0027, 72.3623, 310.7390
CIE-Luv:
61.0027, 18.4287, -92.9479
Hunter-Lab:
54.0844, 42.1154, -60.6370
#b277f5 color charts
#b277f5 color shades, tints & tones
#b277f5 color schemes
#b277f5 color preview, HTML & CSS examples
This text has a color of #b277f5
<p style="color:#b277f5;">Text here</p>
.mytext {color:#b277f5;}
This box has a color of #b277f5
<div style="background-color:#b277f5;">Content here</div>
.mybackground {background-color:#b277f5;}
Border around this has a color of #b277f5
<div style="border:2px solid #b277f5;">Content here</div>
.myborder {border:2px solid #b277f5;}