#b392f8 color space conversions
Hex:
        #b392f8
        RGB:
        179, 146, 248
        CMY:
        30, 43, 3
        CMYK:
        28, 41, 0, 3
      HSL:
        259°, 87.9310%, 77.2549%
        HSV (HSB):
        259°, 41.1290%, 97.2549%
        XYZ:
        45.8126, 36.9188, 93.5184
        xyY:
        0.2599, 0.2095, 36.9188
      CIE-Lab:
        67.2161, 33.3396, -46.6358
        CIE-LCH:
        67.2161, 57.3274, 305.5607
        CIE-Luv:
        67.2161, 9.0560, -79.3610
        Hunter-Lab:
        60.7608, 28.2543, -48.7220
      #b392f8 color charts
#b392f8 RGB chart
      #b392f8 CMYK chart
      #b392f8 RGB pie chart
      #b392f8 color shades, tints & tones
#b392f8 color schemes
#b392f8 color preview, HTML & CSS examples
           This text has a color of #b392f8        
        
          <p style="color:#b392f8;">Text here</p>
        
        
          .mytext {color:#b392f8;}
        
        Text color #b392f8
      
           This box has a color of #b392f8        
        
          <div style="background-color:#b392f8;">Content here</div>
        
        
          .mybackground {background-color:#b392f8;}
        
        Background color #b392f8
      
           Border around this has a color of #b392f8        
        
          <div style="border:2px solid #b392f8;">Content here</div>
        
        
          .myborder {border:2px solid #b392f8;}
        
        Border color #b392f8