#918cf2 color space conversions
Hex:
        #918cf2
        RGB:
        145, 140, 242
        CMY:
        43, 45, 5
        CMYK:
        40, 42, 0, 5
      HSL:
        243°, 79.6875%, 74.9020%
        HSV (HSB):
        243°, 42.1488%, 94.9020%
        XYZ:
        37.0821, 31.1867, 88.0696
        xyY:
        0.2372, 0.1995, 31.1867
      CIE-Lab:
        62.6649, 26.2796, -50.7162
        CIE-LCH:
        62.6649, 57.1205, 297.3918
        CIE-Luv:
        62.6649, -4.0551, -84.2226
        Hunter-Lab:
        55.8451, 20.7984, -54.4108
      #918cf2 color charts
#918cf2 RGB chart
      #918cf2 CMYK chart
      #918cf2 RGB pie chart
      #918cf2 color shades, tints & tones
#918cf2 color schemes
#918cf2 color preview, HTML & CSS examples
           This text has a color of #918cf2        
        
          <p style="color:#918cf2;">Text here</p>
        
        
          .mytext {color:#918cf2;}
        
        Text color #918cf2
      
           This box has a color of #918cf2        
        
          <div style="background-color:#918cf2;">Content here</div>
        
        
          .mybackground {background-color:#918cf2;}
        
        Background color #918cf2
      
           Border around this has a color of #918cf2        
        
          <div style="border:2px solid #918cf2;">Content here</div>
        
        
          .myborder {border:2px solid #918cf2;}
        
        Border color #918cf2