#b304e5 color space conversions
Hex:
#b304e5
RGB:
179, 4, 229
CMY:
30, 98, 10
CMYK:
22, 98, 0, 10
HSL:
287°, 96.5665%, 45.6863%
HSV (HSB):
287°, 98.2533%, 89.8039%
XYZ:
32.7767, 15.3277, 75.3598
xyY:
0.2655, 0.1241, 15.3277
CIE-Lab:
46.0798, 83.0419, -69.8776
CIE-LCH:
46.0798, 108.5303, 319.9203
CIE-Luv:
46.0798, 42.1708, -111.4806
Hunter-Lab:
39.1506, 80.9258, -86.7201
#b304e5 color charts
#b304e5 color shades, tints & tones
#b304e5 color schemes
#b304e5 color preview, HTML & CSS examples
This text has a color of #b304e5
<p style="color:#b304e5;">Text here</p>
.mytext {color:#b304e5;}
This box has a color of #b304e5
<div style="background-color:#b304e5;">Content here</div>
.mybackground {background-color:#b304e5;}
Border around this has a color of #b304e5
<div style="border:2px solid #b304e5;">Content here</div>
.myborder {border:2px solid #b304e5;}