#b065f3 color space conversions
Hex:
#b065f3
RGB:
176, 101, 243
CMY:
31, 60, 5
CMYK:
28, 58, 0, 5
HSL:
272°, 85.5422%, 67.4510%
HSV (HSB):
272°, 58.4362%, 95.2941%
XYZ:
38.7358, 25.0085, 87.5795
xyY:
0.2560, 0.1653, 25.0085
CIE-Lab:
57.0837, 55.6887, -59.9927
CIE-LCH:
57.0837, 81.8557, 312.8693
CIE-Luv:
57.0837, 23.1252, -100.6858
Hunter-Lab:
50.0085, 50.7484, -68.8281
#b065f3 color charts
#b065f3 color shades, tints & tones
#b065f3 color schemes
#b065f3 color preview, HTML & CSS examples
This text has a color of #b065f3
<p style="color:#b065f3;">Text here</p>
.mytext {color:#b065f3;}
This box has a color of #b065f3
<div style="background-color:#b065f3;">Content here</div>
.mybackground {background-color:#b065f3;}
Border around this has a color of #b065f3
<div style="border:2px solid #b065f3;">Content here</div>
.myborder {border:2px solid #b065f3;}