#bb65c1 color space conversions
Hex:
        #bb65c1
        RGB:
        187, 101, 193
        CMY:
        27, 60, 24
        CMYK:
        3, 48, 0, 24
      HSL:
        296°, 42.5926%, 57.6471%
        HSV (HSB):
        296°, 47.6684%, 75.6863%
        XYZ:
        34.7728, 23.7224, 53.1982
        xyY:
        0.3113, 0.2124, 23.7224
      CIE-Lab:
        55.8088, 48.0846, -33.7142
        CIE-LCH:
        55.8088, 58.7263, 324.9641
        CIE-Luv:
        55.8088, 39.8742, -58.2552
        Hunter-Lab:
        48.7057, 42.2031, -30.6649
      #bb65c1 color charts
#bb65c1 RGB chart
      #bb65c1 CMYK chart
      #bb65c1 RGB pie chart
      #bb65c1 color shades, tints & tones
#bb65c1 color schemes
#bb65c1 color preview, HTML & CSS examples
           This text has a color of #bb65c1        
        
          <p style="color:#bb65c1;">Text here</p>
        
        
          .mytext {color:#bb65c1;}
        
        Text color #bb65c1
      
           This box has a color of #bb65c1        
        
          <div style="background-color:#bb65c1;">Content here</div>
        
        
          .mybackground {background-color:#bb65c1;}
        
        Background color #bb65c1
      
           Border around this has a color of #bb65c1        
        
          <div style="border:2px solid #bb65c1;">Content here</div>
        
        
          .myborder {border:2px solid #bb65c1;}
        
        Border color #bb65c1