#bf63e2 color space conversions
Hex:
        #bf63e2
        RGB:
        191, 99, 226
        CMY:
        25, 61, 11
        CMYK:
        15, 56, 0, 11
      HSL:
        283°, 68.6486%, 63.7255%
        HSV (HSB):
        283°, 56.1947%, 88.6275%
        XYZ:
        39.6752, 25.4910, 74.7807
        xyY:
        0.2835, 0.1821, 25.4910
      CIE-Lab:
        57.5508, 56.6482, -49.6457
        CIE-LCH:
        57.5508, 75.3241, 318.7691
        CIE-Luv:
        57.5508, 35.6733, -84.8475
        Hunter-Lab:
        50.4886, 51.9144, -52.4746
      #bf63e2 color charts
#bf63e2 RGB chart
      #bf63e2 CMYK chart
      #bf63e2 RGB pie chart
      #bf63e2 color shades, tints & tones
#bf63e2 color schemes
#bf63e2 color preview, HTML & CSS examples
           This text has a color of #bf63e2        
        
          <p style="color:#bf63e2;">Text here</p>
        
        
          .mytext {color:#bf63e2;}
        
        Text color #bf63e2
      
           This box has a color of #bf63e2        
        
          <div style="background-color:#bf63e2;">Content here</div>
        
        
          .mybackground {background-color:#bf63e2;}
        
        Background color #bf63e2
      
           Border around this has a color of #bf63e2        
        
          <div style="border:2px solid #bf63e2;">Content here</div>
        
        
          .myborder {border:2px solid #bf63e2;}
        
        Border color #bf63e2