#bb65c4 color space conversions
Hex:
        #bb65c4
        RGB:
        187, 101, 196
        CMY:
        27, 60, 23
        CMYK:
        5, 48, 0, 23
      HSL:
        294°, 44.6009%, 58.2353%
        HSV (HSB):
        294°, 48.4694%, 76.8627%
        XYZ:
        35.1110, 23.8577, 54.9790
        xyY:
        0.3081, 0.2094, 23.8577
      CIE-Lab:
        55.9450, 48.6529, -35.2177
        CIE-LCH:
        55.9450, 60.0616, 324.1009
        CIE-Luv:
        55.9450, 39.1942, -60.7102
        Hunter-Lab:
        48.8443, 42.8345, -32.5456
      #bb65c4 color charts
#bb65c4 RGB chart
      #bb65c4 CMYK chart
      #bb65c4 RGB pie chart
      #bb65c4 color shades, tints & tones
#bb65c4 color schemes
#bb65c4 color preview, HTML & CSS examples
           This text has a color of #bb65c4        
        
          <p style="color:#bb65c4;">Text here</p>
        
        
          .mytext {color:#bb65c4;}
        
        Text color #bb65c4
      
           This box has a color of #bb65c4        
        
          <div style="background-color:#bb65c4;">Content here</div>
        
        
          .mybackground {background-color:#bb65c4;}
        
        Background color #bb65c4
      
           Border around this has a color of #bb65c4        
        
          <div style="border:2px solid #bb65c4;">Content here</div>
        
        
          .myborder {border:2px solid #bb65c4;}
        
        Border color #bb65c4