#bf65fa color space conversions
Hex:
        #bf65fa
        RGB:
        191, 101, 250
        CMY:
        25, 60, 2
        CMYK:
        24, 60, 0, 2
      HSL:
        276°, 93.7107%, 68.8235%
        HSV (HSB):
        276°, 59.6000%, 98.0392%
        XYZ:
        43.3949, 27.2859, 93.4220
        xyY:
        0.2644, 0.1663, 27.2859
      CIE-Lab:
        59.2380, 60.7065, -60.3258
        CIE-LCH:
        59.2380, 85.5832, 315.1802
        CIE-Luv:
        59.2380, 30.0211, -102.6448
        Hunter-Lab:
        52.2359, 56.8758, -69.4730
      #bf65fa color charts
#bf65fa RGB chart
      #bf65fa CMYK chart
      #bf65fa RGB pie chart
      #bf65fa color shades, tints & tones
#bf65fa color schemes
#bf65fa color preview, HTML & CSS examples
           This text has a color of #bf65fa        
        
          <p style="color:#bf65fa;">Text here</p>
        
        
          .mytext {color:#bf65fa;}
        
        Text color #bf65fa
      
           This box has a color of #bf65fa        
        
          <div style="background-color:#bf65fa;">Content here</div>
        
        
          .mybackground {background-color:#bf65fa;}
        
        Background color #bf65fa
      
           Border around this has a color of #bf65fa        
        
          <div style="border:2px solid #bf65fa;">Content here</div>
        
        
          .myborder {border:2px solid #bf65fa;}
        
        Border color #bf65fa