#bf61e4 color space conversions
Hex:
        #bf61e4
        RGB:
        191, 97, 228
        CMY:
        25, 62, 11
        CMYK:
        16, 57, 0, 11
      HSL:
        283°, 70.8108%, 63.7255%
        HSV (HSB):
        283°, 57.4561%, 89.4118%
        XYZ:
        39.7641, 25.2272, 76.1723
        xyY:
        0.2817, 0.1787, 25.2272
      CIE-Lab:
        57.2961, 58.0250, -51.1726
        CIE-LCH:
        57.2961, 77.3662, 318.5907
        CIE-Luv:
        57.2961, 35.8388, -87.3324
        Hunter-Lab:
        50.2267, 53.4206, -54.7588
      #bf61e4 color charts
#bf61e4 RGB chart
      #bf61e4 CMYK chart
      #bf61e4 RGB pie chart
      #bf61e4 color shades, tints & tones
#bf61e4 color schemes
#bf61e4 color preview, HTML & CSS examples
           This text has a color of #bf61e4        
        
          <p style="color:#bf61e4;">Text here</p>
        
        
          .mytext {color:#bf61e4;}
        
        Text color #bf61e4
      
           This box has a color of #bf61e4        
        
          <div style="background-color:#bf61e4;">Content here</div>
        
        
          .mybackground {background-color:#bf61e4;}
        
        Background color #bf61e4
      
           Border around this has a color of #bf61e4        
        
          <div style="border:2px solid #bf61e4;">Content here</div>
        
        
          .myborder {border:2px solid #bf61e4;}
        
        Border color #bf61e4