#351aee color space conversions
Hex:
        #351aee
        RGB:
        53, 26, 238
        CMY:
        79, 90, 7
        CMYK:
        78, 89, 0, 7
      HSL:
        248°, 86.1789%, 51.7647%
        HSV (HSB):
        248°, 89.0756%, 93.3333%
        XYZ:
        17.2702, 7.6687, 81.4589
        xyY:
        0.1623, 0.0721, 7.6687
      CIE-Lab:
        33.2832, 70.7701, -96.5901
        CIE-LCH:
        33.2832, 119.7416, 306.2297
        CIE-Luv:
        33.2832, -6.2500, -123.3605
        Hunter-Lab:
        27.6925, 62.8585, -155.0201
      #351aee color charts
#351aee RGB chart
      #351aee CMYK chart
      #351aee RGB pie chart
      #351aee color shades, tints & tones
#351aee color schemes
#351aee color preview, HTML & CSS examples
           This text has a color of #351aee        
        
          <p style="color:#351aee;">Text here</p>
        
        
          .mytext {color:#351aee;}
        
        Text color #351aee
      
           This box has a color of #351aee        
        
          <div style="background-color:#351aee;">Content here</div>
        
        
          .mybackground {background-color:#351aee;}
        
        Background color #351aee
      
           Border around this has a color of #351aee        
        
          <div style="border:2px solid #351aee;">Content here</div>
        
        
          .myborder {border:2px solid #351aee;}
        
        Border color #351aee