#bb65f3 color space conversions
Hex:
#bb65f3
RGB:
187, 101, 243
CMY:
27, 60, 5
CMYK:
23, 58, 0, 5
HSL:
276°, 85.5422%, 67.4510%
HSV (HSB):
276°, 58.4362%, 95.2941%
XYZ:
41.3249, 26.3432, 87.7007
xyY:
0.2660, 0.1696, 26.3432
CIE-Lab:
58.3614, 58.2630, -57.8755
CIE-LCH:
58.3614, 82.1228, 315.1912
CIE-Luv:
58.3614, 29.1686, -98.1999
Hunter-Lab:
51.3256, 53.8994, -65.3815
#bb65f3 color charts
#bb65f3 color shades, tints & tones
#bb65f3 color schemes
#bb65f3 color preview, HTML & CSS examples
This text has a color of #bb65f3
<p style="color:#bb65f3;">Text here</p>
.mytext {color:#bb65f3;}
This box has a color of #bb65f3
<div style="background-color:#bb65f3;">Content here</div>
.mybackground {background-color:#bb65f3;}
Border around this has a color of #bb65f3
<div style="border:2px solid #bb65f3;">Content here</div>
.myborder {border:2px solid #bb65f3;}