#b065cc color space conversions
Hex:
#b065cc
RGB:
176, 101, 204
CMY:
31, 60, 20
CMYK:
14, 50, 0, 20
HSL:
284°, 50.2439%, 59.8039%
HSV (HSB):
284°, 50.4902%, 80.0000%
XYZ:
33.4573, 22.8971, 59.7829
xyY:
0.2881, 0.1972, 22.8971
CIE-Lab:
54.9662, 47.1486, -41.4150
CIE-LCH:
54.9662, 62.7550, 318.7041
CIE-Luv:
54.9662, 30.5448, -69.9374
Hunter-Lab:
47.8509, 41.0677, -40.5788
#b065cc color charts
#b065cc color shades, tints & tones
#b065cc color schemes
#b065cc color preview, HTML & CSS examples
This text has a color of #b065cc
<p style="color:#b065cc;">Text here</p>
.mytext {color:#b065cc;}
This box has a color of #b065cc
<div style="background-color:#b065cc;">Content here</div>
.mybackground {background-color:#b065cc;}
Border around this has a color of #b065cc
<div style="border:2px solid #b065cc;">Content here</div>
.myborder {border:2px solid #b065cc;}