#b282d5 color space conversions
Hex:
#b282d5
RGB:
178, 130, 213
CMY:
30, 49, 16
CMYK:
16, 39, 0, 16
HSL:
275°, 49.7006%, 67.2549%
HSV (HSB):
275°, 38.9671%, 83.5294%
XYZ:
38.3530, 30.2343, 66.7652
xyY:
0.2834, 0.2234, 30.2343
CIE-Lab:
61.8559, 33.8936, -35.6787
CIE-LCH:
61.8559, 49.2113, 313.5302
CIE-Luv:
61.8559, 19.1392, -60.4768
Hunter-Lab:
54.9858, 28.2800, -33.5015
#b282d5 color charts
#b282d5 color shades, tints & tones
#b282d5 color schemes
#b282d5 color preview, HTML & CSS examples
This text has a color of #b282d5
<p style="color:#b282d5;">Text here</p>
.mytext {color:#b282d5;}
This box has a color of #b282d5
<div style="background-color:#b282d5;">Content here</div>
.mybackground {background-color:#b282d5;}
Border around this has a color of #b282d5
<div style="border:2px solid #b282d5;">Content here</div>
.myborder {border:2px solid #b282d5;}