#b204fd color space conversions
Hex:
#b204fd
RGB:
178, 4, 253
CMY:
30, 98, 1
CMYK:
30, 98, 0, 1
HSL:
282°, 98.4190%, 50.3922%
HSV (HSB):
282°, 98.4190%, 99.2157%
XYZ:
36.1331, 16.6437, 94.2366
xyY:
0.2458, 0.1132, 16.6437
CIE-Lab:
47.8079, 87.1749, -80.5836
CIE-LCH:
47.8079, 118.7148, 317.2500
CIE-Luv:
47.8079, 35.0503, -127.3131
Hunter-Lab:
40.7966, 86.7014, -108.3970
#b204fd color charts
#b204fd color shades, tints & tones
#b204fd color schemes
#b204fd color preview, HTML & CSS examples
This text has a color of #b204fd
<p style="color:#b204fd;">Text here</p>
.mytext {color:#b204fd;}
This box has a color of #b204fd
<div style="background-color:#b204fd;">Content here</div>
.mybackground {background-color:#b204fd;}
Border around this has a color of #b204fd
<div style="border:2px solid #b204fd;">Content here</div>
.myborder {border:2px solid #b204fd;}