#918bdb color space conversions
Hex:
        #918bdb
        RGB:
        145, 139, 219
        CMY:
        43, 45, 14
        CMYK:
        34, 37, 0, 14
      HSL:
        245°, 52.6316%, 70.1961%
        HSV (HSB):
        245°, 36.5297%, 85.8824%
        XYZ:
        33.6959, 29.5995, 70.9551
        xyY:
        0.2510, 0.2205, 29.5995
      CIE-Lab:
        61.3071, 20.6544, -40.1075
        CIE-LCH:
        61.3071, 45.1134, 297.2474
        CIE-Luv:
        61.3071, -2.1184, -65.8042
        Hunter-Lab:
        54.4054, 15.3442, -39.2419
      #918bdb color charts
#918bdb RGB chart
      #918bdb CMYK chart
      #918bdb RGB pie chart
      #918bdb color shades, tints & tones
#918bdb color schemes
#918bdb color preview, HTML & CSS examples
           This text has a color of #918bdb        
        
          <p style="color:#918bdb;">Text here</p>
        
        
          .mytext {color:#918bdb;}
        
        Text color #918bdb
      
           This box has a color of #918bdb        
        
          <div style="background-color:#918bdb;">Content here</div>
        
        
          .mybackground {background-color:#918bdb;}
        
        Background color #918bdb
      
           Border around this has a color of #918bdb        
        
          <div style="border:2px solid #918bdb;">Content here</div>
        
        
          .myborder {border:2px solid #918bdb;}
        
        Border color #918bdb