#b694e4 color space conversions
Hex:
        #b694e4
        RGB:
        182, 148, 228
        CMY:
        29, 42, 11
        CMYK:
        20, 35, 0, 11
      HSL:
        266°, 59.7015%, 73.7255%
        HSV (HSB):
        266°, 35.0877%, 89.4118%
        XYZ:
        43.8849, 36.7263, 78.1747
        xyY:
        0.2764, 0.2313, 36.7263
      CIE-Lab:
        67.0712, 28.3865, -35.8613
        CIE-LCH:
        67.0712, 45.7365, 308.3638
        CIE-Luv:
        67.0712, 12.0598, -60.8297
        Hunter-Lab:
        60.6023, 23.2062, -34.0604
      #b694e4 color charts
#b694e4 RGB chart
      #b694e4 CMYK chart
      #b694e4 RGB pie chart
      #b694e4 color shades, tints & tones
#b694e4 color schemes
#b694e4 color preview, HTML & CSS examples
           This text has a color of #b694e4        
        
          <p style="color:#b694e4;">Text here</p>
        
        
          .mytext {color:#b694e4;}
        
        Text color #b694e4
      
           This box has a color of #b694e4        
        
          <div style="background-color:#b694e4;">Content here</div>
        
        
          .mybackground {background-color:#b694e4;}
        
        Background color #b694e4
      
           Border around this has a color of #b694e4        
        
          <div style="border:2px solid #b694e4;">Content here</div>
        
        
          .myborder {border:2px solid #b694e4;}
        
        Border color #b694e4