#bf53f3 color space conversions
Hex:
        #bf53f3
        RGB:
        191, 83, 243
        CMY:
        25, 67, 5
        CMYK:
        21, 66, 0, 5
      HSL:
        281°, 86.9565%, 63.9216%
        HSV (HSB):
        281°, 65.8436%, 95.2941%
        XYZ:
        40.7568, 23.7339, 87.2270
        xyY:
        0.2686, 0.1564, 23.7339
      CIE-Lab:
        55.8204, 67.4719, -61.9209
        CIE-LCH:
        55.8204, 91.5786, 317.4565
        CIE-Luv:
        55.8204, 36.1045, -104.4438
        Hunter-Lab:
        48.7175, 64.0765, -72.0545
      #bf53f3 color charts
#bf53f3 RGB chart
      #bf53f3 CMYK chart
      #bf53f3 RGB pie chart
      #bf53f3 color shades, tints & tones
#bf53f3 color schemes
#bf53f3 color preview, HTML & CSS examples
           This text has a color of #bf53f3        
        
          <p style="color:#bf53f3;">Text here</p>
        
        
          .mytext {color:#bf53f3;}
        
        Text color #bf53f3
      
           This box has a color of #bf53f3        
        
          <div style="background-color:#bf53f3;">Content here</div>
        
        
          .mybackground {background-color:#bf53f3;}
        
        Background color #bf53f3
      
           Border around this has a color of #bf53f3        
        
          <div style="border:2px solid #bf53f3;">Content here</div>
        
        
          .myborder {border:2px solid #bf53f3;}
        
        Border color #bf53f3