#b320e3 color space conversions
Hex:
        #b320e3
        RGB:
        179, 32, 227
        CMY:
        30, 87, 11
        CMYK:
        21, 86, 0, 11
      HSL:
        285°, 77.6892%, 50.7843%
        HSV (HSB):
        285°, 85.9031%, 89.0196%
        XYZ:
        32.9720, 16.1628, 74.0550
        xyY:
        0.2677, 0.1312, 16.1628
      CIE-Lab:
        47.1873, 78.9632, -66.9410
        CIE-LCH:
        47.1873, 103.5195, 319.7104
        CIE-Luv:
        47.1873, 41.2352, -107.9588
        Hunter-Lab:
        40.2030, 76.0398, -81.0717
      #b320e3 color charts
#b320e3 RGB chart
      #b320e3 CMYK chart
      #b320e3 RGB pie chart
      #b320e3 color shades, tints & tones
#b320e3 color schemes
#b320e3 color preview, HTML & CSS examples
           This text has a color of #b320e3        
        
          <p style="color:#b320e3;">Text here</p>
        
        
          .mytext {color:#b320e3;}
        
        Text color #b320e3
      
           This box has a color of #b320e3        
        
          <div style="background-color:#b320e3;">Content here</div>
        
        
          .mybackground {background-color:#b320e3;}
        
        Background color #b320e3
      
           Border around this has a color of #b320e3        
        
          <div style="border:2px solid #b320e3;">Content here</div>
        
        
          .myborder {border:2px solid #b320e3;}
        
        Border color #b320e3