#b61fdc color space conversions
Hex:
#b61fdc
RGB:
182, 31, 220
CMY:
29, 88, 14
CMYK:
17, 86, 0, 14
HSL:
288°, 75.2988%, 49.2157%
HSV (HSB):
288°, 85.9091%, 86.2745%
XYZ:
32.6997, 16.0924, 69.0928
xyY:
0.2774, 0.1365, 16.0924
CIE-Lab:
47.0954, 78.3892, -63.0798
CIE-LCH:
47.0954, 100.6177, 321.1763
CIE-Luv:
47.0954, 45.2357, -102.5253
Hunter-Lab:
40.1153, 75.3011, -74.0378
#b61fdc color charts
#b61fdc color shades, tints & tones
#b61fdc color schemes
#b61fdc color preview, HTML & CSS examples
This text has a color of #b61fdc
<p style="color:#b61fdc;">Text here</p>
.mytext {color:#b61fdc;}
This box has a color of #b61fdc
<div style="background-color:#b61fdc;">Content here</div>
.mybackground {background-color:#b61fdc;}
Border around this has a color of #b61fdc
<div style="border:2px solid #b61fdc;">Content here</div>
.myborder {border:2px solid #b61fdc;}