#b395e2 color space conversions
Hex:
        #b395e2
        RGB:
        179, 149, 226
        CMY:
        30, 42, 11
        CMYK:
        21, 34, 0, 11
      HSL:
        263°, 57.0370%, 73.5294%
        HSV (HSB):
        263°, 34.0708%, 88.6275%
        XYZ:
        43.0653, 36.5696, 76.7404
        xyY:
        0.2754, 0.2339, 36.5696
      CIE-Lab:
        66.9529, 26.4757, -34.9633
        CIE-LCH:
        66.9529, 43.8566, 307.1346
        CIE-Luv:
        66.9529, 10.2419, -59.0615
        Hunter-Lab:
        60.4728, 21.2903, -32.9084
      #b395e2 color charts
#b395e2 RGB chart
      #b395e2 CMYK chart
      #b395e2 RGB pie chart
      #b395e2 color shades, tints & tones
#b395e2 color schemes
#b395e2 color preview, HTML & CSS examples
           This text has a color of #b395e2        
        
          <p style="color:#b395e2;">Text here</p>
        
        
          .mytext {color:#b395e2;}
        
        Text color #b395e2
      
           This box has a color of #b395e2        
        
          <div style="background-color:#b395e2;">Content here</div>
        
        
          .mybackground {background-color:#b395e2;}
        
        Background color #b395e2
      
           Border around this has a color of #b395e2        
        
          <div style="border:2px solid #b395e2;">Content here</div>
        
        
          .myborder {border:2px solid #b395e2;}
        
        Border color #b395e2