#bb65ce color space conversions
Hex:
        #bb65ce
        RGB:
        187, 101, 206
        CMY:
        27, 60, 19
        CMYK:
        9, 51, 0, 19
      HSL:
        289°, 51.7241%, 60.1961%
        HSV (HSB):
        289°, 50.9709%, 80.7843%
        XYZ:
        36.2878, 24.3284, 61.1758
        xyY:
        0.2979, 0.1998, 24.3284
      CIE-Lab:
        56.4151, 50.5908, -40.1790
        CIE-LCH:
        56.4151, 64.6048, 321.5435
        CIE-Luv:
        56.4151, 36.9571, -68.8568
        Hunter-Lab:
        49.3238, 45.0067, -39.0101
      #bb65ce color charts
#bb65ce RGB chart
      #bb65ce CMYK chart
      #bb65ce RGB pie chart
      #bb65ce color shades, tints & tones
#bb65ce color schemes
#bb65ce color preview, HTML & CSS examples
           This text has a color of #bb65ce        
        
          <p style="color:#bb65ce;">Text here</p>
        
        
          .mytext {color:#bb65ce;}
        
        Text color #bb65ce
      
           This box has a color of #bb65ce        
        
          <div style="background-color:#bb65ce;">Content here</div>
        
        
          .mybackground {background-color:#bb65ce;}
        
        Background color #bb65ce
      
           Border around this has a color of #bb65ce        
        
          <div style="border:2px solid #bb65ce;">Content here</div>
        
        
          .myborder {border:2px solid #bb65ce;}
        
        Border color #bb65ce