#bb65d4 color space conversions
Hex:
#bb65d4
RGB:
187, 101, 212
CMY:
27, 60, 17
CMYK:
12, 52, 0, 17
HSL:
286°, 56.3452%, 61.3725%
HSV (HSB):
286°, 52.3585%, 83.1373%
XYZ:
37.0309, 24.6256, 65.0888
xyY:
0.2922, 0.1943, 24.6256
CIE-Lab:
56.7088, 51.7840, -43.1189
CIE-LCH:
56.7088, 67.3856, 320.2169
CIE-Luv:
56.7088, 35.6389, -73.7100
Hunter-Lab:
49.6242, 46.3589, -43.0299
#bb65d4 color charts
#bb65d4 color shades, tints & tones
#bb65d4 color schemes
#bb65d4 color preview, HTML & CSS examples
This text has a color of #bb65d4
<p style="color:#bb65d4;">Text here</p>
.mytext {color:#bb65d4;}
This box has a color of #bb65d4
<div style="background-color:#bb65d4;">Content here</div>
.mybackground {background-color:#bb65d4;}
Border around this has a color of #bb65d4
<div style="border:2px solid #bb65d4;">Content here</div>
.myborder {border:2px solid #bb65d4;}