#b321e1 color space conversions
Hex:
        #b321e1
        RGB:
        179, 33, 225
        CMY:
        30, 87, 12
        CMYK:
        20, 85, 0, 12
      HSL:
        286°, 76.1905%, 50.5882%
        HSV (HSB):
        286°, 85.3333%, 88.2353%
        XYZ:
        32.7249, 16.1077, 72.6185
        xyY:
        0.2694, 0.1326, 16.1077
      CIE-Lab:
        47.1154, 78.3931, -65.9203
        CIE-LCH:
        47.1154, 102.4254, 319.9397
        CIE-Luv:
        47.1154, 41.7177, -106.4531
        Hunter-Lab:
        40.1344, 75.3108, -79.1843
      #b321e1 color charts
#b321e1 RGB chart
      #b321e1 CMYK chart
      #b321e1 RGB pie chart
      #b321e1 color shades, tints & tones
#b321e1 color schemes
#b321e1 color preview, HTML & CSS examples
           This text has a color of #b321e1        
        
          <p style="color:#b321e1;">Text here</p>
        
        
          .mytext {color:#b321e1;}
        
        Text color #b321e1
      
           This box has a color of #b321e1        
        
          <div style="background-color:#b321e1;">Content here</div>
        
        
          .mybackground {background-color:#b321e1;}
        
        Background color #b321e1
      
           Border around this has a color of #b321e1        
        
          <div style="border:2px solid #b321e1;">Content here</div>
        
        
          .myborder {border:2px solid #b321e1;}
        
        Border color #b321e1