#b204ff color space conversions
Hex:
#b204ff
RGB:
178, 4, 255
CMY:
30, 98, 0
CMYK:
30, 98, 0, 0
HSL:
282°, 100.0000%, 50.7843%
HSV (HSB):
282°, 98.4314%, 100.0000%
XYZ:
36.4535, 16.7718, 95.9237
xyY:
0.2444, 0.1125, 16.7718
CIE-Lab:
47.9712, 87.5382, -81.4327
CIE-LCH:
47.9712, 119.5584, 317.0694
CIE-Luv:
47.9712, 34.5468, -128.5833
Hunter-Lab:
40.9534, 87.2183, -110.2055
#b204ff color charts
#b204ff color shades, tints & tones
#b204ff color schemes
#b204ff color preview, HTML & CSS examples
This text has a color of #b204ff
<p style="color:#b204ff;">Text here</p>
.mytext {color:#b204ff;}
This box has a color of #b204ff
<div style="background-color:#b204ff;">Content here</div>
.mybackground {background-color:#b204ff;}
Border around this has a color of #b204ff
<div style="border:2px solid #b204ff;">Content here</div>
.myborder {border:2px solid #b204ff;}