#b249ee color space conversions
Hex:
        #b249ee
        RGB:
        178, 73, 238
        CMY:
        30, 71, 7
        CMYK:
        25, 69, 0, 7
      HSL:
        278°, 82.9146%, 60.9804%
        HSV (HSB):
        278°, 69.3277%, 93.3333%
        XYZ:
        36.1753, 20.4031, 82.9205
        xyY:
        0.2593, 0.1463, 20.4031
      CIE-Lab:
        52.2899, 67.9963, -64.8993
        CIE-LCH:
        52.2899, 93.9969, 316.3350
        CIE-Luv:
        52.2899, 31.9547, -107.1454
        Hunter-Lab:
        45.1698, 63.9086, -77.2228
      #b249ee color charts
#b249ee RGB chart
      #b249ee CMYK chart
      #b249ee RGB pie chart
      #b249ee color shades, tints & tones
#b249ee color schemes
#b249ee color preview, HTML & CSS examples
           This text has a color of #b249ee        
        
          <p style="color:#b249ee;">Text here</p>
        
        
          .mytext {color:#b249ee;}
        
        Text color #b249ee
      
           This box has a color of #b249ee        
        
          <div style="background-color:#b249ee;">Content here</div>
        
        
          .mybackground {background-color:#b249ee;}
        
        Background color #b249ee
      
           Border around this has a color of #b249ee        
        
          <div style="border:2px solid #b249ee;">Content here</div>
        
        
          .myborder {border:2px solid #b249ee;}
        
        Border color #b249ee