#b93fda color space conversions
Hex:
        #b93fda
        RGB:
        185, 63, 218
        CMY:
        27, 75, 15
        CMYK:
        15, 71, 0, 15
      HSL:
        287°, 67.6856%, 55.0980%
        HSV (HSB):
        287°, 71.1009%, 85.4902%
        XYZ:
        34.4400, 18.9313, 68.1686
        xyY:
        0.2834, 0.1558, 18.9313
      CIE-Lab:
        50.6067, 69.3628, -56.2562
        CIE-LCH:
        50.6067, 89.3082, 320.9565
        CIE-Luv:
        50.6067, 43.1617, -93.7529
        Hunter-Lab:
        43.5101, 65.1474, -62.4344
      #b93fda color charts
#b93fda RGB chart
      #b93fda CMYK chart
      #b93fda RGB pie chart
      #b93fda color shades, tints & tones
#b93fda color schemes
#b93fda color preview, HTML & CSS examples
           This text has a color of #b93fda        
        
          <p style="color:#b93fda;">Text here</p>
        
        
          .mytext {color:#b93fda;}
        
        Text color #b93fda
      
           This box has a color of #b93fda        
        
          <div style="background-color:#b93fda;">Content here</div>
        
        
          .mybackground {background-color:#b93fda;}
        
        Background color #b93fda
      
           Border around this has a color of #b93fda        
        
          <div style="border:2px solid #b93fda;">Content here</div>
        
        
          .myborder {border:2px solid #b93fda;}
        
        Border color #b93fda