#b07ccd color space conversions
Hex:
#b07ccd
RGB:
176, 124, 205
CMY:
31, 51, 20
CMYK:
14, 40, 0, 20
HSL:
279°, 44.7514%, 64.5098%
HSV (HSB):
279°, 39.5122%, 80.3922%
XYZ:
36.1316, 28.0532, 61.2681
xyY:
0.2880, 0.2236, 28.0532
CIE-Lab:
59.9368, 34.8901, -34.1901
CIE-LCH:
59.9368, 48.8496, 315.5805
CIE-Luv:
59.9368, 21.6020, -57.8852
Hunter-Lab:
52.9653, 29.0791, -31.5086
#b07ccd color charts
#b07ccd color shades, tints & tones
#b07ccd color schemes
#b07ccd color preview, HTML & CSS examples
This text has a color of #b07ccd
<p style="color:#b07ccd;">Text here</p>
.mytext {color:#b07ccd;}
This box has a color of #b07ccd
<div style="background-color:#b07ccd;">Content here</div>
.mybackground {background-color:#b07ccd;}
Border around this has a color of #b07ccd
<div style="border:2px solid #b07ccd;">Content here</div>
.myborder {border:2px solid #b07ccd;}