#b323d1 color space conversions
Hex:
        #b323d1
        RGB:
        179, 35, 209
        CMY:
        30, 86, 18
        CMYK:
        14, 83, 0, 18
      HSL:
        290°, 71.3115%, 47.8431%
        HSV (HSB):
        290°, 83.2536%, 81.9608%
        XYZ:
        30.7001, 15.3892, 61.6739
        xyY:
        0.2849, 0.1428, 15.3892
      CIE-Lab:
        46.1627, 75.1173, -58.3022
        CIE-LCH:
        46.1627, 95.0882, 322.1832
        CIE-Luv:
        46.1627, 46.2999, -94.9269
        Hunter-Lab:
        39.2291, 71.0403, -65.7523
      #b323d1 color charts
#b323d1 RGB chart
      #b323d1 CMYK chart
      #b323d1 RGB pie chart
      #b323d1 color shades, tints & tones
#b323d1 color schemes
#b323d1 color preview, HTML & CSS examples
           This text has a color of #b323d1        
        
          <p style="color:#b323d1;">Text here</p>
        
        
          .mytext {color:#b323d1;}
        
        Text color #b323d1
      
           This box has a color of #b323d1        
        
          <div style="background-color:#b323d1;">Content here</div>
        
        
          .mybackground {background-color:#b323d1;}
        
        Background color #b323d1
      
           Border around this has a color of #b323d1        
        
          <div style="border:2px solid #b323d1;">Content here</div>
        
        
          .myborder {border:2px solid #b323d1;}
        
        Border color #b323d1