#bf78cb color space conversions
Hex:
#bf78cb
RGB:
191, 120, 203
CMY:
25, 53, 20
CMYK:
6, 41, 0, 20
HSL:
291°, 44.3850%, 63.3333%
HSV (HSB):
291°, 40.8867%, 79.6078%
XYZ:
38.9818, 28.8211, 60.0084
xyY:
0.3050, 0.2255, 28.8211
CIE-Lab:
60.6234, 41.2145, -31.8668
CIE-LCH:
60.6234, 52.0972, 322.2890
CIE-Luv:
60.6234, 32.7543, -55.2349
Hunter-Lab:
53.6853, 35.6627, -28.6935
#bf78cb color charts
#bf78cb color shades, tints & tones
#bf78cb color schemes
#bf78cb color preview, HTML & CSS examples
This text has a color of #bf78cb
<p style="color:#bf78cb;">Text here</p>
.mytext {color:#bf78cb;}
This box has a color of #bf78cb
<div style="background-color:#bf78cb;">Content here</div>
.mybackground {background-color:#bf78cb;}
Border around this has a color of #bf78cb
<div style="border:2px solid #bf78cb;">Content here</div>
.myborder {border:2px solid #bf78cb;}