#b92feb color space conversions
Hex:
        #b92feb
        RGB:
        185, 47, 235
        CMY:
        27, 82, 8
        CMYK:
        21, 80, 0, 8
      HSL:
        284°, 82.4561%, 55.2941%
        HSV (HSB):
        284°, 80.0000%, 92.1569%
        XYZ:
        36.0195, 18.3455, 80.2399
        xyY:
        0.2676, 0.1363, 18.3455
      CIE-Lab:
        49.9125, 77.7232, -67.0086
        CIE-LCH:
        49.9125, 102.6209, 319.2339
        CIE-Luv:
        49.9125, 41.0135, -109.7762
        Hunter-Lab:
        42.8316, 75.1553, -81.0905
      #b92feb color charts
#b92feb RGB chart
      #b92feb CMYK chart
      #b92feb RGB pie chart
      #b92feb color shades, tints & tones
#b92feb color schemes
#b92feb color preview, HTML & CSS examples
           This text has a color of #b92feb        
        
          <p style="color:#b92feb;">Text here</p>
        
        
          .mytext {color:#b92feb;}
        
        Text color #b92feb
      
           This box has a color of #b92feb        
        
          <div style="background-color:#b92feb;">Content here</div>
        
        
          .mybackground {background-color:#b92feb;}
        
        Background color #b92feb
      
           Border around this has a color of #b92feb        
        
          <div style="border:2px solid #b92feb;">Content here</div>
        
        
          .myborder {border:2px solid #b92feb;}
        
        Border color #b92feb