#bd08cc color space conversions
Hex:
#bd08cc
RGB:
189, 8, 204
CMY:
26, 97, 20
CMYK:
7, 96, 0, 20
HSL:
295°, 92.4528%, 41.5686%
HSV (HSB):
295°, 96.0784%, 80.0000%
XYZ:
31.9722, 15.3521, 58.4049
xyY:
0.3024, 0.1452, 15.3521
CIE-Lab:
46.1127, 80.0073, -55.4114
CIE-LCH:
46.1127, 97.3221, 325.2943
CIE-Luv:
46.1127, 56.6485, -91.4177
Hunter-Lab:
39.1818, 77.0872, -60.9512
#bd08cc color charts
#bd08cc color shades, tints & tones
#bd08cc color schemes
#bd08cc color preview, HTML & CSS examples
This text has a color of #bd08cc
<p style="color:#bd08cc;">Text here</p>
.mytext {color:#bd08cc;}
This box has a color of #bd08cc
<div style="background-color:#bd08cc;">Content here</div>
.mybackground {background-color:#bd08cc;}
Border around this has a color of #bd08cc
<div style="border:2px solid #bd08cc;">Content here</div>
.myborder {border:2px solid #bd08cc;}