#b064e1 color space conversions
Hex:
#b064e1
RGB:
176, 100, 225
CMY:
31, 61, 12
CMYK:
22, 56, 0, 12
HSL:
276°, 67.5676%, 63.7255%
HSV (HSB):
276°, 55.5556%, 88.2353%
XYZ:
36.0523, 23.7807, 73.9241
xyY:
0.2695, 0.1778, 23.7807
CIE-Lab:
55.8675, 52.1646, -51.8715
CIE-LCH:
55.8675, 73.5649, 315.1614
CIE-Luv:
55.8675, 26.7444, -87.1990
Hunter-Lab:
48.7655, 46.6254, -55.7426
#b064e1 color charts
#b064e1 color shades, tints & tones
#b064e1 color schemes
#b064e1 color preview, HTML & CSS examples
This text has a color of #b064e1
<p style="color:#b064e1;">Text here</p>
.mytext {color:#b064e1;}
This box has a color of #b064e1
<div style="background-color:#b064e1;">Content here</div>
.mybackground {background-color:#b064e1;}
Border around this has a color of #b064e1
<div style="border:2px solid #b064e1;">Content here</div>
.myborder {border:2px solid #b064e1;}