#b93fa5 color space conversions
Hex:
        #b93fa5
        RGB:
        185, 63, 165
        CMY:
        27, 75, 35
        CMYK:
        0, 66, 11, 27
      HSL:
        310°, 49.1935%, 48.6275%
        HSV (HSB):
        310°, 65.9459%, 72.5490%
        XYZ:
        28.5766, 16.5859, 37.2926
        xyY:
        0.3466, 0.2012, 16.5859
      CIE-Lab:
        47.7340, 60.2455, -30.0459
        CIE-LCH:
        47.7340, 67.3221, 333.4934
        CIE-Luv:
        47.7340, 59.4627, -52.6468
        Hunter-Lab:
        40.7258, 53.9803, -25.7837
      #b93fa5 color charts
#b93fa5 RGB chart
      #b93fa5 CMYK chart
      #b93fa5 RGB pie chart
      #b93fa5 color shades, tints & tones
#b93fa5 color schemes
#b93fa5 color preview, HTML & CSS examples
           This text has a color of #b93fa5        
        
          <p style="color:#b93fa5;">Text here</p>
        
        
          .mytext {color:#b93fa5;}
        
        Text color #b93fa5
      
           This box has a color of #b93fa5        
        
          <div style="background-color:#b93fa5;">Content here</div>
        
        
          .mybackground {background-color:#b93fa5;}
        
        Background color #b93fa5
      
           Border around this has a color of #b93fa5        
        
          <div style="border:2px solid #b93fa5;">Content here</div>
        
        
          .myborder {border:2px solid #b93fa5;}
        
        Border color #b93fa5