#b31ea4 color space conversions
Hex:
        #b31ea4
        RGB:
        179, 30, 164
        CMY:
        30, 88, 36
        CMYK:
        0, 83, 8, 30
      HSL:
        306°, 71.2919%, 40.9804%
        HSV (HSB):
        306°, 83.2402%, 70.1961%
        XYZ:
        25.7555, 13.1926, 36.3109
        xyY:
        0.3422, 0.1753, 13.1926
      CIE-Lab:
        43.0520, 69.0199, -36.8796
        CIE-LCH:
        43.0520, 78.2550, 331.8830
        CIE-Luv:
        43.0520, 62.6441, -62.3068
        Hunter-Lab:
        36.3216, 63.0109, -33.8474
      #b31ea4 color charts
#b31ea4 RGB chart
      #b31ea4 CMYK chart
      #b31ea4 RGB pie chart
      #b31ea4 color shades, tints & tones
#b31ea4 color schemes
#b31ea4 color preview, HTML & CSS examples
           This text has a color of #b31ea4        
        
          <p style="color:#b31ea4;">Text here</p>
        
        
          .mytext {color:#b31ea4;}
        
        Text color #b31ea4
      
           This box has a color of #b31ea4        
        
          <div style="background-color:#b31ea4;">Content here</div>
        
        
          .mybackground {background-color:#b31ea4;}
        
        Background color #b31ea4
      
           Border around this has a color of #b31ea4        
        
          <div style="border:2px solid #b31ea4;">Content here</div>
        
        
          .myborder {border:2px solid #b31ea4;}
        
        Border color #b31ea4