#bb65f4 color space conversions
Hex:
#bb65f4
RGB:
187, 101, 244
CMY:
27, 60, 4
CMYK:
23, 59, 0, 4
HSL:
276°, 86.6667%, 67.6471%
HSV (HSB):
276°, 58.6066%, 95.6863%
XYZ:
41.4763, 26.4038, 88.4984
xyY:
0.2652, 0.1688, 26.4038
CIE-Lab:
58.4184, 58.4797, -58.3397
CIE-LCH:
58.4184, 82.6039, 315.0687
CIE-Luv:
58.4184, 28.9702, -98.9710
Hunter-Lab:
51.3846, 54.1574, -66.1443
#bb65f4 color charts
#bb65f4 color shades, tints & tones
#bb65f4 color schemes
#bb65f4 color preview, HTML & CSS examples
This text has a color of #bb65f4
<p style="color:#bb65f4;">Text here</p>
.mytext {color:#bb65f4;}
This box has a color of #bb65f4
<div style="background-color:#bb65f4;">Content here</div>
.mybackground {background-color:#bb65f4;}
Border around this has a color of #bb65f4
<div style="border:2px solid #bb65f4;">Content here</div>
.myborder {border:2px solid #bb65f4;}