#918be2 color space conversions
Hex:
        #918be2
        RGB:
        145, 139, 226
        CMY:
        43, 45, 11
        CMYK:
        36, 38, 0, 11
      HSL:
        244°, 60.0000%, 71.5686%
        HSV (HSB):
        244°, 38.4956%, 88.6275%
        XYZ:
        34.6371, 29.9760, 75.9119
        xyY:
        0.2465, 0.2133, 29.9760
      CIE-Lab:
        61.6335, 22.5124, -43.4918
        CIE-LCH:
        61.6335, 48.9729, 297.3672
        CIE-Luv:
        61.6335, -2.6060, -71.6570
        Hunter-Lab:
        54.7503, 17.1129, -43.8810
      #918be2 color charts
#918be2 RGB chart
      #918be2 CMYK chart
      #918be2 RGB pie chart
      #918be2 color shades, tints & tones
#918be2 color schemes
#918be2 color preview, HTML & CSS examples
           This text has a color of #918be2        
        
          <p style="color:#918be2;">Text here</p>
        
        
          .mytext {color:#918be2;}
        
        Text color #918be2
      
           This box has a color of #918be2        
        
          <div style="background-color:#918be2;">Content here</div>
        
        
          .mybackground {background-color:#918be2;}
        
        Background color #918be2
      
           Border around this has a color of #918be2        
        
          <div style="border:2px solid #918be2;">Content here</div>
        
        
          .myborder {border:2px solid #918be2;}
        
        Border color #918be2