#b380e4 color space conversions
Hex:
        #b380e4
        RGB:
        179, 128, 228
        CMY:
        30, 50, 11
        CMYK:
        21, 44, 0, 11
      HSL:
        271°, 64.9351%, 69.8039%
        HSV (HSB):
        271°, 43.8596%, 89.4118%
        XYZ:
        40.3132, 30.6235, 77.1850
        xyY:
        0.2722, 0.2067, 30.6235
      CIE-Lab:
        62.1885, 38.6503, -43.5208
        CIE-LCH:
        62.1885, 58.2057, 311.6079
        CIE-Luv:
        62.1885, 18.3402, -73.9058
        Hunter-Lab:
        55.3385, 33.1919, -43.9595
      #b380e4 color charts
#b380e4 RGB chart
      #b380e4 CMYK chart
      #b380e4 RGB pie chart
      #b380e4 color shades, tints & tones
#b380e4 color schemes
#b380e4 color preview, HTML & CSS examples
           This text has a color of #b380e4        
        
          <p style="color:#b380e4;">Text here</p>
        
        
          .mytext {color:#b380e4;}
        
        Text color #b380e4
      
           This box has a color of #b380e4        
        
          <div style="background-color:#b380e4;">Content here</div>
        
        
          .mybackground {background-color:#b380e4;}
        
        Background color #b380e4
      
           Border around this has a color of #b380e4        
        
          <div style="border:2px solid #b380e4;">Content here</div>
        
        
          .myborder {border:2px solid #b380e4;}
        
        Border color #b380e4