#353aea color space conversions
Hex:
        #353aea
        RGB:
        53, 58, 234
        CMY:
        79, 77, 8
        CMYK:
        77, 75, 0, 8
      HSL:
        238°, 81.1659%, 56.2745%
        HSV (HSB):
        238°, 77.3504%, 91.7647%
        XYZ:
        17.8325, 9.7235, 78.7788
        xyY:
        0.1677, 0.0914, 9.7235
      CIE-Lab:
        37.3416, 56.3181, -87.5795
        CIE-LCH:
        37.3416, 104.1245, 302.7431
        CIE-Luv:
        37.3416, -9.4778, -121.1509
        Hunter-Lab:
        31.1825, 47.5104, -127.9611
      #353aea color charts
#353aea RGB chart
      #353aea CMYK chart
      #353aea RGB pie chart
      #353aea color shades, tints & tones
#353aea color schemes
#353aea color preview, HTML & CSS examples
           This text has a color of #353aea        
        
          <p style="color:#353aea;">Text here</p>
        
        
          .mytext {color:#353aea;}
        
        Text color #353aea
      
           This box has a color of #353aea        
        
          <div style="background-color:#353aea;">Content here</div>
        
        
          .mybackground {background-color:#353aea;}
        
        Background color #353aea
      
           Border around this has a color of #353aea        
        
          <div style="border:2px solid #353aea;">Content here</div>
        
        
          .myborder {border:2px solid #353aea;}
        
        Border color #353aea