#b93cfb color space conversions
Hex:
        #b93cfb
        RGB:
        185, 60, 251
        CMY:
        27, 76, 2
        CMYK:
        26, 76, 0, 2
      HSL:
        279°, 95.9799%, 60.9804%
        HSV (HSB):
        279°, 76.0956%, 98.4314%
        XYZ:
        39.0360, 20.5110, 93.1684
        xyY:
        0.2556, 0.1343, 20.5110
      CIE-Lab:
        52.4102, 76.7886, -71.9258
        CIE-LCH:
        52.4102, 105.2131, 316.8729
        CIE-Luv:
        52.4102, 35.0950, -118.2428
        Hunter-Lab:
        45.2891, 74.5985, -90.2685
      #b93cfb color charts
#b93cfb RGB chart
      #b93cfb CMYK chart
      #b93cfb RGB pie chart
      #b93cfb color shades, tints & tones
#b93cfb color schemes
#b93cfb color preview, HTML & CSS examples
           This text has a color of #b93cfb        
        
          <p style="color:#b93cfb;">Text here</p>
        
        
          .mytext {color:#b93cfb;}
        
        Text color #b93cfb
      
           This box has a color of #b93cfb        
        
          <div style="background-color:#b93cfb;">Content here</div>
        
        
          .mybackground {background-color:#b93cfb;}
        
        Background color #b93cfb
      
           Border around this has a color of #b93cfb        
        
          <div style="border:2px solid #b93cfb;">Content here</div>
        
        
          .myborder {border:2px solid #b93cfb;}
        
        Border color #b93cfb