#b064f5 color space conversions
Hex:
#b064f5
RGB:
176, 100, 245
CMY:
31, 61, 4
CMYK:
28, 59, 0, 4
HSL:
271°, 87.8788%, 67.6471%
HSV (HSB):
271°, 59.1837%, 96.0784%
XYZ:
38.9431, 24.9370, 89.1470
xyY:
0.2545, 0.1630, 24.9370
CIE-Lab:
57.0140, 56.6492, -61.2160
CIE-LCH:
57.0140, 83.4058, 312.7812
CIE-Luv:
57.0140, 23.0428, -102.6542
Hunter-Lab:
49.9370, 51.8126, -70.8880
#b064f5 color charts
#b064f5 color shades, tints & tones
#b064f5 color schemes
#b064f5 color preview, HTML & CSS examples
This text has a color of #b064f5
<p style="color:#b064f5;">Text here</p>
.mytext {color:#b064f5;}
This box has a color of #b064f5
<div style="background-color:#b064f5;">Content here</div>
.mybackground {background-color:#b064f5;}
Border around this has a color of #b064f5
<div style="border:2px solid #b064f5;">Content here</div>
.myborder {border:2px solid #b064f5;}