#bb78cd color space conversions
Hex:
#bb78cd
RGB:
187, 120, 205
CMY:
27, 53, 20
CMYK:
9, 41, 0, 20
HSL:
287°, 45.9459%, 63.7255%
HSV (HSB):
287°, 41.4634%, 80.3922%
XYZ:
38.2294, 28.4055, 61.2255
xyY:
0.2990, 0.2222, 28.4055
CIE-Lab:
60.2533, 40.4040, -33.6061
CIE-LCH:
60.2533, 52.5533, 320.2480
CIE-Luv:
60.2533, 29.8814, -57.8136
Hunter-Lab:
53.2968, 34.7673, -30.8025
#bb78cd color charts
#bb78cd color shades, tints & tones
#bb78cd color schemes
#bb78cd color preview, HTML & CSS examples
This text has a color of #bb78cd
<p style="color:#bb78cd;">Text here</p>
.mytext {color:#bb78cd;}
This box has a color of #bb78cd
<div style="background-color:#bb78cd;">Content here</div>
.mybackground {background-color:#bb78cd;}
Border around this has a color of #bb78cd
<div style="border:2px solid #bb78cd;">Content here</div>
.myborder {border:2px solid #bb78cd;}