#b323bf color space conversions
Hex:
        #b323bf
        RGB:
        179, 35, 191
        CMY:
        30, 86, 25
        CMYK:
        6, 82, 0, 25
      HSL:
        295°, 69.0265%, 44.3137%
        HSV (HSB):
        295°, 81.6754%, 74.9020%
        XYZ:
        28.5954, 14.5474, 50.5910
        xyY:
        0.3051, 0.1552, 14.5474
      CIE-Lab:
        45.0079, 72.0693, -49.7198
        CIE-LCH:
        45.0079, 87.5559, 325.3986
        CIE-Luv:
        45.0079, 52.1525, -81.8287
        Hunter-Lab:
        38.1410, 67.0799, -51.9448
      #b323bf color charts
#b323bf RGB chart
      #b323bf CMYK chart
      #b323bf RGB pie chart
      #b323bf color shades, tints & tones
#b323bf color schemes
#b323bf color preview, HTML & CSS examples
           This text has a color of #b323bf        
        
          <p style="color:#b323bf;">Text here</p>
        
        
          .mytext {color:#b323bf;}
        
        Text color #b323bf
      
           This box has a color of #b323bf        
        
          <div style="background-color:#b323bf;">Content here</div>
        
        
          .mybackground {background-color:#b323bf;}
        
        Background color #b323bf
      
           Border around this has a color of #b323bf        
        
          <div style="border:2px solid #b323bf;">Content here</div>
        
        
          .myborder {border:2px solid #b323bf;}
        
        Border color #b323bf