#b82fd7 color space conversions
Hex:
#b82fd7
RGB:
184, 47, 215
CMY:
28, 82, 16
CMYK:
14, 78, 0, 16
HSL:
289°, 67.7419%, 51.3725%
HSV (HSB):
289°, 78.1395%, 84.3137%
XYZ:
33.0494, 17.1297, 65.8544
xyY:
0.2848, 0.1476, 17.1297
CIE-Lab:
48.4230, 73.9116, -58.0627
CIE-LCH:
48.4230, 93.9904, 321.8479
CIE-Luv:
48.4230, 46.1440, -95.7680
Hunter-Lab:
41.3880, 70.1080, -65.3675
#b82fd7 color charts
#b82fd7 color shades, tints & tones
#b82fd7 color schemes
#b82fd7 color preview, HTML & CSS examples
This text has a color of #b82fd7
<p style="color:#b82fd7;">Text here</p>
.mytext {color:#b82fd7;}
This box has a color of #b82fd7
<div style="background-color:#b82fd7;">Content here</div>
.mybackground {background-color:#b82fd7;}
Border around this has a color of #b82fd7
<div style="border:2px solid #b82fd7;">Content here</div>
.myborder {border:2px solid #b82fd7;}