#b282cc color space conversions
Hex:
#b282cc
RGB:
178, 130, 204
CMY:
30, 49, 20
CMYK:
13, 36, 0, 20
HSL:
279°, 42.0455%, 65.4902%
HSV (HSB):
279°, 36.2745%, 80.0000%
XYZ:
37.2418, 29.7899, 60.9139
xyY:
0.2911, 0.2328, 29.7899
CIE-Lab:
61.4725, 31.9430, -31.2235
CIE-LCH:
61.4725, 44.6684, 315.6526
CIE-Luv:
61.4725, 20.4227, -52.9612
Hunter-Lab:
54.5801, 26.2813, -27.9643
#b282cc color charts
#b282cc color shades, tints & tones
#b282cc color schemes
#b282cc color preview, HTML & CSS examples
This text has a color of #b282cc
<p style="color:#b282cc;">Text here</p>
.mytext {color:#b282cc;}
This box has a color of #b282cc
<div style="background-color:#b282cc;">Content here</div>
.mybackground {background-color:#b282cc;}
Border around this has a color of #b282cc
<div style="border:2px solid #b282cc;">Content here</div>
.myborder {border:2px solid #b282cc;}