#b256f3 color space conversions
Hex:
#b256f3
RGB:
178, 86, 243
CMY:
30, 66, 5
CMYK:
27, 65, 0, 5
HSL:
275°, 86.7403%, 64.5098%
HSV (HSB):
275°, 64.6091%, 95.2941%
XYZ:
37.8655, 22.5916, 87.1589
xyY:
0.2565, 0.1530, 22.5916
CIE-Lab:
54.6492, 63.3852, -63.8919
CIE-LCH:
54.6492, 89.9992, 314.7719
CIE-Luv:
54.6492, 28.0490, -106.3910
Hunter-Lab:
47.5306, 59.0244, -75.4511
#b256f3 color charts
#b256f3 color shades, tints & tones
#b256f3 color schemes
#b256f3 color preview, HTML & CSS examples
This text has a color of #b256f3
<p style="color:#b256f3;">Text here</p>
.mytext {color:#b256f3;}
This box has a color of #b256f3
<div style="background-color:#b256f3;">Content here</div>
.mybackground {background-color:#b256f3;}
Border around this has a color of #b256f3
<div style="border:2px solid #b256f3;">Content here</div>
.myborder {border:2px solid #b256f3;}