#bf78cd color space conversions
Hex:
#bf78cd
RGB:
191, 120, 205
CMY:
25, 53, 20
CMYK:
7, 41, 0, 20
HSL:
290°, 45.9459%, 63.7255%
HSV (HSB):
290°, 41.4634%, 80.3922%
XYZ:
39.2218, 28.9171, 61.2719
xyY:
0.3031, 0.2235, 28.9171
CIE-Lab:
60.7084, 41.6089, -32.8632
CIE-LCH:
60.7084, 53.0216, 321.6979
CIE-Luv:
60.7084, 32.3799, -56.8921
Hunter-Lab:
53.7746, 36.0876, -29.9141
#bf78cd color charts
#bf78cd color shades, tints & tones
#bf78cd color schemes
#bf78cd color preview, HTML & CSS examples
This text has a color of #bf78cd
<p style="color:#bf78cd;">Text here</p>
.mytext {color:#bf78cd;}
This box has a color of #bf78cd
<div style="background-color:#bf78cd;">Content here</div>
.mybackground {background-color:#bf78cd;}
Border around this has a color of #bf78cd
<div style="border:2px solid #bf78cd;">Content here</div>
.myborder {border:2px solid #bf78cd;}