#8b90f1 color space conversions
Hex:
        #8b90f1
        RGB:
        139, 144, 241
        CMY:
        45, 44, 5
        CMYK:
        42, 40, 0, 5
      HSL:
        237°, 78.4615%, 74.5098%
        HSV (HSB):
        237°, 42.3237%, 94.5098%
        XYZ:
        36.4979, 31.7864, 87.4308
        xyY:
        0.2344, 0.2041, 31.7864
      CIE-Lab:
        63.1659, 22.1912, -49.4008
        CIE-LCH:
        63.1659, 54.1562, 294.1900
        CIE-Luv:
        63.1659, -7.8879, -81.6913
        Hunter-Lab:
        56.3794, 16.8903, -52.4789
      #8b90f1 color charts
#8b90f1 RGB chart
      #8b90f1 CMYK chart
      #8b90f1 RGB pie chart
      #8b90f1 color shades, tints & tones
#8b90f1 color schemes
#8b90f1 color preview, HTML & CSS examples
           This text has a color of #8b90f1        
        
          <p style="color:#8b90f1;">Text here</p>
        
        
          .mytext {color:#8b90f1;}
        
        Text color #8b90f1
      
           This box has a color of #8b90f1        
        
          <div style="background-color:#8b90f1;">Content here</div>
        
        
          .mybackground {background-color:#8b90f1;}
        
        Background color #8b90f1
      
           Border around this has a color of #8b90f1        
        
          <div style="border:2px solid #8b90f1;">Content here</div>
        
        
          .myborder {border:2px solid #8b90f1;}
        
        Border color #8b90f1