#b380e9 color space conversions
Hex:
        #b380e9
        RGB:
        179, 128, 233
        CMY:
        30, 50, 9
        CMYK:
        23, 45, 0, 9
      HSL:
        269°, 70.4698%, 70.7843%
        HSV (HSB):
        269°, 45.0644%, 91.3725%
        XYZ:
        41.0176, 30.9052, 80.8942
        xyY:
        0.2684, 0.2022, 30.9052
      CIE-Lab:
        62.4276, 39.7953, -45.9207
        CIE-LCH:
        62.4276, 60.7649, 310.9125
        CIE-Luv:
        62.4276, 17.6247, -78.0094
        Hunter-Lab:
        55.5925, 34.4150, -47.3599
      #b380e9 color charts
#b380e9 RGB chart
      #b380e9 CMYK chart
      #b380e9 RGB pie chart
      #b380e9 color shades, tints & tones
#b380e9 color schemes
#b380e9 color preview, HTML & CSS examples
           This text has a color of #b380e9        
        
          <p style="color:#b380e9;">Text here</p>
        
        
          .mytext {color:#b380e9;}
        
        Text color #b380e9
      
           This box has a color of #b380e9        
        
          <div style="background-color:#b380e9;">Content here</div>
        
        
          .mybackground {background-color:#b380e9;}
        
        Background color #b380e9
      
           Border around this has a color of #b380e9        
        
          <div style="border:2px solid #b380e9;">Content here</div>
        
        
          .myborder {border:2px solid #b380e9;}
        
        Border color #b380e9