#bf78c0 color space conversions
Hex:
#bf78c0
RGB:
191, 120, 192
CMY:
25, 53, 25
CMYK:
1, 38, 0, 25
HSL:
299°, 36.3636%, 61.1765%
HSV (HSB):
299°, 37.5000%, 75.2941%
XYZ:
37.7168, 28.3151, 53.3466
xyY:
0.3159, 0.2372, 28.3151
CIE-Lab:
60.1723, 39.0959, -26.3372
CIE-LCH:
60.1723, 47.1396, 326.0336
CIE-Luv:
60.1723, 34.8281, -46.1134
Hunter-Lab:
53.2119, 33.4005, -22.1918
#bf78c0 color charts
#bf78c0 color shades, tints & tones
#bf78c0 color schemes
#bf78c0 color preview, HTML & CSS examples
This text has a color of #bf78c0
<p style="color:#bf78c0;">Text here</p>
.mytext {color:#bf78c0;}
This box has a color of #bf78c0
<div style="background-color:#bf78c0;">Content here</div>
.mybackground {background-color:#bf78c0;}
Border around this has a color of #bf78c0
<div style="border:2px solid #bf78c0;">Content here</div>
.myborder {border:2px solid #bf78c0;}