#b312a4 color space conversions
Hex:
        #b312a4
        RGB:
        179, 18, 164
        CMY:
        30, 93, 36
        CMYK:
        0, 90, 8, 30
      HSL:
        306°, 81.7259%, 38.6275%
        HSV (HSB):
        306°, 89.9441%, 70.1961%
        XYZ:
        25.5076, 12.6967, 36.2283
        xyY:
        0.3427, 0.1706, 12.6967
      CIE-Lab:
        42.3026, 71.2085, -38.0664
        CIE-LCH:
        42.3026, 80.7446, 331.8721
        CIE-Luv:
        42.3026, 64.0372, -63.9843
        Hunter-Lab:
        35.6324, 65.4232, -35.3389
      #b312a4 color charts
#b312a4 RGB chart
      #b312a4 CMYK chart
      #b312a4 RGB pie chart
      #b312a4 color shades, tints & tones
#b312a4 color schemes
#b312a4 color preview, HTML & CSS examples
           This text has a color of #b312a4        
        
          <p style="color:#b312a4;">Text here</p>
        
        
          .mytext {color:#b312a4;}
        
        Text color #b312a4
      
           This box has a color of #b312a4        
        
          <div style="background-color:#b312a4;">Content here</div>
        
        
          .mybackground {background-color:#b312a4;}
        
        Background color #b312a4
      
           Border around this has a color of #b312a4        
        
          <div style="border:2px solid #b312a4;">Content here</div>
        
        
          .myborder {border:2px solid #b312a4;}
        
        Border color #b312a4