#b383ef color space conversions
Hex:
        #b383ef
        RGB:
        179, 131, 239
        CMY:
        30, 49, 6
        CMYK:
        25, 45, 0, 6
      HSL:
        267°, 77.1429%, 72.5490%
        HSV (HSB):
        267°, 45.1883%, 93.7255%
        XYZ:
        42.2867, 32.0483, 85.6185
        xyY:
        0.2644, 0.2004, 32.0483
      CIE-Lab:
        63.3828, 39.5354, -47.7335
        CIE-LCH:
        63.3828, 61.9801, 309.6334
        CIE-Luv:
        63.3828, 15.6985, -81.1494
        Hunter-Lab:
        56.6112, 34.2639, -50.0421
      #b383ef color charts
#b383ef RGB chart
      #b383ef CMYK chart
      #b383ef RGB pie chart
      #b383ef color shades, tints & tones
#b383ef color schemes
#b383ef color preview, HTML & CSS examples
           This text has a color of #b383ef        
        
          <p style="color:#b383ef;">Text here</p>
        
        
          .mytext {color:#b383ef;}
        
        Text color #b383ef
      
           This box has a color of #b383ef        
        
          <div style="background-color:#b383ef;">Content here</div>
        
        
          .mybackground {background-color:#b383ef;}
        
        Background color #b383ef
      
           Border around this has a color of #b383ef        
        
          <div style="border:2px solid #b383ef;">Content here</div>
        
        
          .myborder {border:2px solid #b383ef;}
        
        Border color #b383ef