#b235dd color space conversions
Hex:
#b235dd
RGB:
178, 53, 221
CMY:
30, 79, 13
CMYK:
19, 76, 0, 13
HSL:
285°, 71.1864%, 53.7255%
HSV (HSB):
285°, 76.0181%, 86.6667%
XYZ:
32.6843, 17.2316, 70.0100
xyY:
0.2725, 0.1437, 17.2316
CIE-Lab:
48.5506, 72.0623, -61.3281
CIE-LCH:
48.5506, 94.6261, 319.6008
CIE-Luv:
48.5506, 39.7722, -100.2926
Hunter-Lab:
41.5110, 67.9005, -70.9373
#b235dd color charts
#b235dd color shades, tints & tones
#b235dd color schemes
#b235dd color preview, HTML & CSS examples
This text has a color of #b235dd
<p style="color:#b235dd;">Text here</p>
.mytext {color:#b235dd;}
This box has a color of #b235dd
<div style="background-color:#b235dd;">Content here</div>
.mybackground {background-color:#b235dd;}
Border around this has a color of #b235dd
<div style="border:2px solid #b235dd;">Content here</div>
.myborder {border:2px solid #b235dd;}