#b383f0 color space conversions
Hex:
        #b383f0
        RGB:
        179, 131, 240
        CMY:
        30, 49, 6
        CMYK:
        25, 45, 0, 6
      HSL:
        266°, 78.4173%, 72.7451%
        HSV (HSB):
        266°, 45.4167%, 94.1176%
        XYZ:
        42.4349, 32.1076, 86.3989
        xyY:
        0.2637, 0.1995, 32.1076
      CIE-Lab:
        63.4317, 39.7700, -48.2083
        CIE-LCH:
        63.4317, 62.4955, 309.5213
        CIE-Luv:
        63.4317, 15.5632, -81.9658
        Hunter-Lab:
        56.6635, 34.5160, -50.7391
      #b383f0 color charts
#b383f0 RGB chart
      #b383f0 CMYK chart
      #b383f0 RGB pie chart
      #b383f0 color shades, tints & tones
#b383f0 color schemes
#b383f0 color preview, HTML & CSS examples
           This text has a color of #b383f0        
        
          <p style="color:#b383f0;">Text here</p>
        
        
          .mytext {color:#b383f0;}
        
        Text color #b383f0
      
           This box has a color of #b383f0        
        
          <div style="background-color:#b383f0;">Content here</div>
        
        
          .mybackground {background-color:#b383f0;}
        
        Background color #b383f0
      
           Border around this has a color of #b383f0        
        
          <div style="border:2px solid #b383f0;">Content here</div>
        
        
          .myborder {border:2px solid #b383f0;}
        
        Border color #b383f0