#b31b93 color space conversions
Hex:
        #b31b93
        RGB:
        179, 27, 147
        CMY:
        30, 89, 42
        CMYK:
        0, 85, 18, 30
      HSL:
        313°, 73.7864%, 40.3922%
        HSV (HSB):
        313°, 84.9162%, 70.1961%
        XYZ:
        24.2488, 12.4742, 28.7335
        xyY:
        0.3705, 0.1906, 12.4742
      CIE-Lab:
        41.9600, 67.2902, -28.3530
        CIE-LCH:
        41.9600, 73.0196, 337.1517
        CIE-Luv:
        41.9600, 69.8908, -49.6632
        Hunter-Lab:
        35.3188, 60.7448, -23.5120
      #b31b93 color charts
#b31b93 RGB chart
      #b31b93 CMYK chart
      #b31b93 RGB pie chart
      #b31b93 color shades, tints & tones
#b31b93 color schemes
#b31b93 color preview, HTML & CSS examples
           This text has a color of #b31b93        
        
          <p style="color:#b31b93;">Text here</p>
        
        
          .mytext {color:#b31b93;}
        
        Text color #b31b93
      
           This box has a color of #b31b93        
        
          <div style="background-color:#b31b93;">Content here</div>
        
        
          .mybackground {background-color:#b31b93;}
        
        Background color #b31b93
      
           Border around this has a color of #b31b93        
        
          <div style="border:2px solid #b31b93;">Content here</div>
        
        
          .myborder {border:2px solid #b31b93;}
        
        Border color #b31b93