#bf64f5 color space conversions
Hex:
        #bf64f5
        RGB:
        191, 100, 245
        CMY:
        25, 61, 4
        CMYK:
        22, 59, 0, 4
      HSL:
        278°, 87.8788%, 67.6471%
        HSV (HSB):
        278°, 59.1837%, 96.0784%
        XYZ:
        42.5245, 26.7833, 89.3146
        xyY:
        0.2681, 0.1688, 26.7833
      CIE-Lab:
        58.7732, 60.1184, -58.3001
        CIE-LCH:
        58.7732, 83.7444, 315.8797
        CIE-Luv:
        58.7732, 31.3175, -99.2403
        Hunter-Lab:
        51.7526, 56.1043, -66.0959
      #bf64f5 color charts
#bf64f5 RGB chart
      #bf64f5 CMYK chart
      #bf64f5 RGB pie chart
      #bf64f5 color shades, tints & tones
#bf64f5 color schemes
#bf64f5 color preview, HTML & CSS examples
           This text has a color of #bf64f5        
        
          <p style="color:#bf64f5;">Text here</p>
        
        
          .mytext {color:#bf64f5;}
        
        Text color #bf64f5
      
           This box has a color of #bf64f5        
        
          <div style="background-color:#bf64f5;">Content here</div>
        
        
          .mybackground {background-color:#bf64f5;}
        
        Background color #bf64f5
      
           Border around this has a color of #bf64f5        
        
          <div style="border:2px solid #bf64f5;">Content here</div>
        
        
          .myborder {border:2px solid #bf64f5;}
        
        Border color #bf64f5