#b255f7 color space conversions
Hex:
#b255f7
RGB:
178, 85, 247
CMY:
30, 67, 3
CMYK:
28, 66, 0, 3
HSL:
274°, 91.0112%, 65.0980%
HSV (HSB):
274°, 65.5870%, 96.8627%
XYZ:
38.3971, 22.6774, 90.3491
xyY:
0.2536, 0.1498, 22.6774
CIE-Lab:
54.7385, 64.7139, -65.9766
CIE-LCH:
54.7385, 92.4164, 314.4464
CIE-Luv:
54.7385, 27.4633, -109.6938
Hunter-Lab:
47.6208, 60.5900, -79.1542
#b255f7 color charts
#b255f7 color shades, tints & tones
#b255f7 color schemes
#b255f7 color preview, HTML & CSS examples
This text has a color of #b255f7
<p style="color:#b255f7;">Text here</p>
.mytext {color:#b255f7;}
This box has a color of #b255f7
<div style="background-color:#b255f7;">Content here</div>
.mybackground {background-color:#b255f7;}
Border around this has a color of #b255f7
<div style="border:2px solid #b255f7;">Content here</div>
.myborder {border:2px solid #b255f7;}