#b31fab color space conversions
Hex:
        #b31fab
        RGB:
        179, 31, 171
        CMY:
        30, 88, 33
        CMYK:
        0, 83, 4, 30
      HSL:
        303°, 70.4762%, 41.1765%
        HSV (HSB):
        303°, 82.6816%, 70.1961%
        XYZ:
        26.4311, 13.5040, 39.7415
        xyY:
        0.3317, 0.1695, 13.5040
      CIE-Lab:
        43.5130, 69.8375, -40.3219
        CIE-LCH:
        43.5130, 80.6420, 329.9993
        CIE-Luv:
        43.5130, 59.8354, -67.4909
        Hunter-Lab:
        36.7477, 64.0789, -38.3969
      #b31fab color charts
#b31fab RGB chart
      #b31fab CMYK chart
      #b31fab RGB pie chart
      #b31fab color shades, tints & tones
#b31fab color schemes
#b31fab color preview, HTML & CSS examples
           This text has a color of #b31fab        
        
          <p style="color:#b31fab;">Text here</p>
        
        
          .mytext {color:#b31fab;}
        
        Text color #b31fab
      
           This box has a color of #b31fab        
        
          <div style="background-color:#b31fab;">Content here</div>
        
        
          .mybackground {background-color:#b31fab;}
        
        Background color #b31fab
      
           Border around this has a color of #b31fab        
        
          <div style="border:2px solid #b31fab;">Content here</div>
        
        
          .myborder {border:2px solid #b31fab;}
        
        Border color #b31fab