#b93bfa color space conversions
Hex:
        #b93bfa
        RGB:
        185, 59, 250
        CMY:
        27, 77, 2
        CMYK:
        26, 76, 0, 2
      HSL:
        280°, 95.0249%, 60.5882%
        HSV (HSB):
        280°, 76.4000%, 98.0392%
        XYZ:
        38.8269, 20.3443, 92.3229
        xyY:
        0.2563, 0.1343, 20.3443
      CIE-Lab:
        52.2243, 76.9246, -71.6701
        CIE-LCH:
        52.2243, 105.1380, 317.0252
        CIE-Luv:
        52.2243, 35.4859, -117.7730
        Hunter-Lab:
        45.1047, 74.7225, -89.7849
      #b93bfa color charts
#b93bfa RGB chart
      #b93bfa CMYK chart
      #b93bfa RGB pie chart
      #b93bfa color shades, tints & tones
#b93bfa color schemes
#b93bfa color preview, HTML & CSS examples
           This text has a color of #b93bfa        
        
          <p style="color:#b93bfa;">Text here</p>
        
        
          .mytext {color:#b93bfa;}
        
        Text color #b93bfa
      
           This box has a color of #b93bfa        
        
          <div style="background-color:#b93bfa;">Content here</div>
        
        
          .mybackground {background-color:#b93bfa;}
        
        Background color #b93bfa
      
           Border around this has a color of #b93bfa        
        
          <div style="border:2px solid #b93bfa;">Content here</div>
        
        
          .myborder {border:2px solid #b93bfa;}
        
        Border color #b93bfa