#b223fd color space conversions
Hex:
#b223fd
RGB:
178, 35, 253
CMY:
30, 86, 1
CMYK:
30, 86, 0, 1
HSL:
279°, 98.1982%, 56.4706%
HSV (HSB):
279°, 86.1660%, 99.2157%
XYZ:
36.6908, 17.7589, 94.4225
xyY:
0.2465, 0.1193, 17.7589
CIE-Lab:
49.2024, 83.0180, -78.3046
CIE-LCH:
49.2024, 114.1210, 316.6735
CIE-Luv:
49.2024, 33.5570, -125.2062
Hunter-Lab:
42.1413, 81.6656, -103.3473
#b223fd color charts
#b223fd color shades, tints & tones
#b223fd color schemes
#b223fd color preview, HTML & CSS examples
This text has a color of #b223fd
<p style="color:#b223fd;">Text here</p>
.mytext {color:#b223fd;}
This box has a color of #b223fd
<div style="background-color:#b223fd;">Content here</div>
.mybackground {background-color:#b223fd;}
Border around this has a color of #b223fd
<div style="border:2px solid #b223fd;">Content here</div>
.myborder {border:2px solid #b223fd;}