#b235f7 color space conversions
Hex:
#b235f7
RGB:
178, 53, 247
CMY:
30, 79, 3
CMYK:
28, 79, 0, 3
HSL:
279°, 92.3810%, 58.8235%
HSV (HSB):
279°, 78.5425%, 96.8627%
XYZ:
36.4217, 18.7266, 89.6906
xyY:
0.2515, 0.1293, 18.7266
CIE-Lab:
50.3658, 77.1112, -73.0580
CIE-LCH:
50.3658, 106.2243, 316.5461
CIE-Luv:
50.3658, 33.1346, -118.4577
Hunter-Lab:
43.2742, 74.5044, -92.5932
#b235f7 color charts
#b235f7 color shades, tints & tones
#b235f7 color schemes
#b235f7 color preview, HTML & CSS examples
This text has a color of #b235f7
<p style="color:#b235f7;">Text here</p>
.mytext {color:#b235f7;}
This box has a color of #b235f7
<div style="background-color:#b235f7;">Content here</div>
.mybackground {background-color:#b235f7;}
Border around this has a color of #b235f7
<div style="border:2px solid #b235f7;">Content here</div>
.myborder {border:2px solid #b235f7;}