#bb65e2 color space conversions
Hex:
        #bb65e2
        RGB:
        187, 101, 226
        CMY:
        27, 60, 11
        CMYK:
        17, 55, 0, 11
      HSL:
        281°, 68.3060%, 64.1176%
        HSV (HSB):
        281°, 55.3097%, 88.6275%
        XYZ:
        38.8747, 25.3631, 74.7982
        xyY:
        0.2796, 0.1824, 25.3631
      CIE-Lab:
        57.4275, 54.6491, -49.8719
        CIE-LCH:
        57.4275, 73.9846, 317.6169
        CIE-Luv:
        57.4275, 32.6426, -84.9032
        Hunter-Lab:
        50.3618, 49.6522, -52.8051
      #bb65e2 color charts
#bb65e2 RGB chart
      #bb65e2 CMYK chart
      #bb65e2 RGB pie chart
      #bb65e2 color shades, tints & tones
#bb65e2 color schemes
#bb65e2 color preview, HTML & CSS examples
           This text has a color of #bb65e2        
        
          <p style="color:#bb65e2;">Text here</p>
        
        
          .mytext {color:#bb65e2;}
        
        Text color #bb65e2
      
           This box has a color of #bb65e2        
        
          <div style="background-color:#bb65e2;">Content here</div>
        
        
          .mybackground {background-color:#bb65e2;}
        
        Background color #bb65e2
      
           Border around this has a color of #bb65e2        
        
          <div style="border:2px solid #bb65e2;">Content here</div>
        
        
          .myborder {border:2px solid #bb65e2;}
        
        Border color #bb65e2