#b321ff color space conversions
Hex:
        #b321ff
        RGB:
        179, 33, 255
        CMY:
        30, 87, 0
        CMYK:
        30, 87, 0, 0
      HSL:
        279°, 100.0000%, 56.4706%
        HSV (HSB):
        279°, 87.0588%, 100.0000%
        XYZ:
        37.1843, 17.8914, 96.1013
        xyY:
        0.2460, 0.1183, 17.8914
      CIE-Lab:
        49.3641, 83.9456, -79.1493
        CIE-LCH:
        49.3641, 115.3754, 316.6845
        CIE-Luv:
        49.3641, 33.7671, -126.5435
        Hunter-Lab:
        42.2982, 82.8969, -105.0977
      #b321ff color charts
#b321ff RGB chart
      #b321ff CMYK chart
      #b321ff RGB pie chart
      #b321ff color shades, tints & tones
#b321ff color schemes
#b321ff color preview, HTML & CSS examples
           This text has a color of #b321ff        
        
          <p style="color:#b321ff;">Text here</p>
        
        
          .mytext {color:#b321ff;}
        
        Text color #b321ff
      
           This box has a color of #b321ff        
        
          <div style="background-color:#b321ff;">Content here</div>
        
        
          .mybackground {background-color:#b321ff;}
        
        Background color #b321ff
      
           Border around this has a color of #b321ff        
        
          <div style="border:2px solid #b321ff;">Content here</div>
        
        
          .myborder {border:2px solid #b321ff;}
        
        Border color #b321ff