#bf3be3 color space conversions
Hex:
        #bf3be3
        RGB:
        191, 59, 227
        CMY:
        25, 77, 11
        CMYK:
        16, 74, 0, 11
      HSL:
        287°, 75.0000%, 56.0784%
        HSV (HSB):
        287°, 74.0088%, 89.0196%
        XYZ:
        36.9150, 19.7503, 74.5396
        xyY:
        0.2814, 0.1505, 19.7503
      CIE-Lab:
        51.5538, 73.6226, -59.7955
        CIE-LCH:
        51.5538, 94.8462, 320.9168
        CIE-Luv:
        51.5538, 45.1440, -99.9196
        Hunter-Lab:
        44.4414, 70.4976, -68.3356
      #bf3be3 color charts
#bf3be3 RGB chart
      #bf3be3 CMYK chart
      #bf3be3 RGB pie chart
      #bf3be3 color shades, tints & tones
#bf3be3 color schemes
#bf3be3 color preview, HTML & CSS examples
           This text has a color of #bf3be3        
        
          <p style="color:#bf3be3;">Text here</p>
        
        
          .mytext {color:#bf3be3;}
        
        Text color #bf3be3
      
           This box has a color of #bf3be3        
        
          <div style="background-color:#bf3be3;">Content here</div>
        
        
          .mybackground {background-color:#bf3be3;}
        
        Background color #bf3be3
      
           Border around this has a color of #bf3be3        
        
          <div style="border:2px solid #bf3be3;">Content here</div>
        
        
          .myborder {border:2px solid #bf3be3;}
        
        Border color #bf3be3