#b394e4 color space conversions
Hex:
        #b394e4
        RGB:
        179, 148, 228
        CMY:
        30, 42, 11
        CMYK:
        21, 35, 0, 11
      HSL:
        263°, 59.7015%, 73.7255%
        HSV (HSB):
        263°, 35.0877%, 89.4118%
        XYZ:
        43.1839, 36.3650, 78.1419
        xyY:
        0.2739, 0.2306, 36.3650
      CIE-Lab:
        66.7978, 27.4961, -36.3076
        CIE-LCH:
        66.7978, 45.5442, 307.1370
        CIE-Luv:
        66.7978, 10.4414, -61.3975
        Hunter-Lab:
        60.3034, 22.2949, -34.6164
      #b394e4 color charts
#b394e4 RGB chart
      #b394e4 CMYK chart
      #b394e4 RGB pie chart
      #b394e4 color shades, tints & tones
#b394e4 color schemes
#b394e4 color preview, HTML & CSS examples
           This text has a color of #b394e4        
        
          <p style="color:#b394e4;">Text here</p>
        
        
          .mytext {color:#b394e4;}
        
        Text color #b394e4
      
           This box has a color of #b394e4        
        
          <div style="background-color:#b394e4;">Content here</div>
        
        
          .mybackground {background-color:#b394e4;}
        
        Background color #b394e4
      
           Border around this has a color of #b394e4        
        
          <div style="border:2px solid #b394e4;">Content here</div>
        
        
          .myborder {border:2px solid #b394e4;}
        
        Border color #b394e4