#b282e5 color space conversions
Hex:
#b282e5
RGB:
178, 130, 229
CMY:
30, 49, 10
CMYK:
22, 43, 0, 10
HSL:
269°, 65.5629%, 70.3922%
HSV (HSB):
269°, 43.2314%, 89.8039%
XYZ:
40.4856, 31.0874, 77.9954
xyY:
0.2707, 0.2078, 31.0874
CIE-Lab:
62.5813, 37.4919, -43.4655
CIE-LCH:
62.5813, 57.4011, 310.7800
CIE-Luv:
62.5813, 16.8976, -73.7456
Hunter-Lab:
55.7561, 32.0393, -43.9097
#b282e5 color charts
#b282e5 color shades, tints & tones
#b282e5 color schemes
#b282e5 color preview, HTML & CSS examples
This text has a color of #b282e5
<p style="color:#b282e5;">Text here</p>
.mytext {color:#b282e5;}
This box has a color of #b282e5
<div style="background-color:#b282e5;">Content here</div>
.mybackground {background-color:#b282e5;}
Border around this has a color of #b282e5
<div style="border:2px solid #b282e5;">Content here</div>
.myborder {border:2px solid #b282e5;}