#351cea color space conversions
Hex:
        #351cea
        RGB:
        53, 28, 234
        CMY:
        79, 89, 8
        CMYK:
        77, 88, 0, 8
      HSL:
        247°, 83.0645%, 51.3725%
        HSV (HSB):
        247°, 88.0342%, 91.7647%
        XYZ:
        16.7347, 7.5279, 78.4129
        xyY:
        0.1630, 0.0733, 7.5279
      CIE-Lab:
        32.9797, 69.1207, -94.8215
        CIE-LCH:
        32.9797, 117.3405, 306.0904
        CIE-Luv:
        32.9797, -6.1700, -121.1873
        Hunter-Lab:
        27.4370, 60.8582, -150.2403
      #351cea color charts
#351cea RGB chart
      #351cea CMYK chart
      #351cea RGB pie chart
      #351cea color shades, tints & tones
#351cea color schemes
#351cea color preview, HTML & CSS examples
           This text has a color of #351cea        
        
          <p style="color:#351cea;">Text here</p>
        
        
          .mytext {color:#351cea;}
        
        Text color #351cea
      
           This box has a color of #351cea        
        
          <div style="background-color:#351cea;">Content here</div>
        
        
          .mybackground {background-color:#351cea;}
        
        Background color #351cea
      
           Border around this has a color of #351cea        
        
          <div style="border:2px solid #351cea;">Content here</div>
        
        
          .myborder {border:2px solid #351cea;}
        
        Border color #351cea