#b282c5 color space conversions
Hex:
#b282c5
RGB:
178, 130, 197
CMY:
30, 49, 23
CMYK:
10, 34, 0, 23
HSL:
283°, 36.6120%, 64.1176%
HSV (HSB):
283°, 34.0102%, 77.2549%
XYZ:
36.4208, 29.4615, 56.5904
xyY:
0.2974, 0.2406, 29.4615
CIE-Lab:
61.1867, 30.4660, -27.7212
CIE-LCH:
61.1867, 41.1903, 317.7007
CIE-Luv:
61.1867, 21.4291, -47.1062
Hunter-Lab:
54.2784, 24.7861, -23.8205
#b282c5 color charts
#b282c5 color shades, tints & tones
#b282c5 color schemes
#b282c5 color preview, HTML & CSS examples
This text has a color of #b282c5
<p style="color:#b282c5;">Text here</p>
.mytext {color:#b282c5;}
This box has a color of #b282c5
<div style="background-color:#b282c5;">Content here</div>
.mybackground {background-color:#b282c5;}
Border around this has a color of #b282c5
<div style="border:2px solid #b282c5;">Content here</div>
.myborder {border:2px solid #b282c5;}