#b235fc color space conversions
Hex:
#b235fc
RGB:
178, 53, 252
CMY:
30, 79, 1
CMYK:
29, 79, 0, 1
HSL:
278°, 97.0732%, 59.8039%
HSV (HSB):
278°, 78.9683%, 98.8235%
XYZ:
37.2039, 19.0395, 93.8096
xyY:
0.2479, 0.1269, 19.0395
CIE-Lab:
50.7333, 78.1082, -75.2514
CIE-LCH:
50.7333, 108.4605, 316.0672
CIE-Luv:
50.7333, 31.9557, -121.8430
Hunter-Lab:
43.6342, 75.8347, -96.9241
#b235fc color charts
#b235fc color shades, tints & tones
#b235fc color schemes
#b235fc color preview, HTML & CSS examples
This text has a color of #b235fc
<p style="color:#b235fc;">Text here</p>
.mytext {color:#b235fc;}
This box has a color of #b235fc
<div style="background-color:#b235fc;">Content here</div>
.mybackground {background-color:#b235fc;}
Border around this has a color of #b235fc
<div style="border:2px solid #b235fc;">Content here</div>
.myborder {border:2px solid #b235fc;}