#bf64e9 color space conversions
Hex:
        #bf64e9
        RGB:
        191, 100, 233
        CMY:
        25, 61, 9
        CMYK:
        18, 57, 0, 9
      HSL:
        281°, 75.1412%, 65.2941%
        HSV (HSB):
        281°, 57.0815%, 91.3725%
        XYZ:
        40.7510, 26.0739, 79.9757
        xyY:
        0.2776, 0.1776, 26.0739
      CIE-Lab:
        58.1071, 57.5976, -52.6815
        CIE-LCH:
        58.1071, 78.0565, 317.5525
        CIE-Luv:
        58.1071, 33.8437, -89.9079
        Hunter-Lab:
        51.0626, 53.0941, -57.1179
      #bf64e9 color charts
#bf64e9 RGB chart
      #bf64e9 CMYK chart
      #bf64e9 RGB pie chart
      #bf64e9 color shades, tints & tones
#bf64e9 color schemes
#bf64e9 color preview, HTML & CSS examples
           This text has a color of #bf64e9        
        
          <p style="color:#bf64e9;">Text here</p>
        
        
          .mytext {color:#bf64e9;}
        
        Text color #bf64e9
      
           This box has a color of #bf64e9        
        
          <div style="background-color:#bf64e9;">Content here</div>
        
        
          .mybackground {background-color:#bf64e9;}
        
        Background color #bf64e9
      
           Border around this has a color of #bf64e9        
        
          <div style="border:2px solid #bf64e9;">Content here</div>
        
        
          .myborder {border:2px solid #bf64e9;}
        
        Border color #bf64e9