#b07ae4 color space conversions
Hex:
        #b07ae4
        RGB:
        176, 122, 228
        CMY:
        31, 52, 11
        CMYK:
        23, 46, 0, 11
      HSL:
        271°, 66.2500%, 68.6275%
        HSV (HSB):
        271°, 46.4912%, 89.4118%
        XYZ:
        38.8676, 28.7506, 76.8997
        xyY:
        0.2689, 0.1989, 28.7506
      CIE-Lab:
        60.5609, 41.1208, -46.1070
        CIE-LCH:
        60.5609, 61.7801, 311.7284
        CIE-Luv:
        60.5609, 18.8944, -78.0373
        Hunter-Lab:
        53.6196, 35.5563, -47.4983
      #b07ae4 color charts
#b07ae4 RGB chart
      #b07ae4 CMYK chart
      #b07ae4 RGB pie chart
      #b07ae4 color shades, tints & tones
#b07ae4 color schemes
#b07ae4 color preview, HTML & CSS examples
           This text has a color of #b07ae4        
        
          <p style="color:#b07ae4;">Text here</p>
        
        
          .mytext {color:#b07ae4;}
        
        Text color #b07ae4
      
           This box has a color of #b07ae4        
        
          <div style="background-color:#b07ae4;">Content here</div>
        
        
          .mybackground {background-color:#b07ae4;}
        
        Background color #b07ae4
      
           Border around this has a color of #b07ae4        
        
          <div style="border:2px solid #b07ae4;">Content here</div>
        
        
          .myborder {border:2px solid #b07ae4;}
        
        Border color #b07ae4