#b255f2 color space conversions
Hex:
#b255f2
RGB:
178, 85, 242
CMY:
30, 67, 5
CMYK:
26, 65, 0, 5
HSL:
276°, 85.7923%, 64.1176%
HSV (HSB):
276°, 64.8760%, 94.9020%
XYZ:
37.6356, 22.3728, 86.3392
xyY:
0.2572, 0.1529, 22.3728
CIE-Lab:
54.4203, 63.6254, -63.7025
CIE-LCH:
54.4203, 90.0344, 314.9653
CIE-Luv:
54.4203, 28.4882, -106.0205
Hunter-Lab:
47.2999, 59.2543, -75.1155
#b255f2 color charts
#b255f2 color shades, tints & tones
#b255f2 color schemes
#b255f2 color preview, HTML & CSS examples
This text has a color of #b255f2
<p style="color:#b255f2;">Text here</p>
.mytext {color:#b255f2;}
This box has a color of #b255f2
<div style="background-color:#b255f2;">Content here</div>
.mybackground {background-color:#b255f2;}
Border around this has a color of #b255f2
<div style="border:2px solid #b255f2;">Content here</div>
.myborder {border:2px solid #b255f2;}