#1335e5 color space conversions
Hex:
        #1335e5
        RGB:
        19, 53, 229
        CMY:
        93, 79, 10
        CMYK:
        92, 77, 0, 10
      HSL:
        230°, 84.6774%, 48.6275%
        HSV (HSB):
        230°, 91.7031%, 89.8039%
        XYZ:
        15.6845, 8.3418, 74.9122
        xyY:
        0.1585, 0.0843, 8.3418
      CIE-Lab:
        34.6848, 55.7816, -89.1731
        CIE-LCH:
        34.6848, 105.1829, 302.0277
        CIE-Luv:
        34.6848, -11.8192, -118.5678
        Hunter-Lab:
        28.8822, 46.3910, -133.5640
      #1335e5 color charts
#1335e5 RGB chart
      #1335e5 CMYK chart
      #1335e5 RGB pie chart
      #1335e5 color shades, tints & tones
#1335e5 color schemes
#1335e5 color preview, HTML & CSS examples
           This text has a color of #1335e5        
        
          <p style="color:#1335e5;">Text here</p>
        
        
          .mytext {color:#1335e5;}
        
        Text color #1335e5
      
           This box has a color of #1335e5        
        
          <div style="background-color:#1335e5;">Content here</div>
        
        
          .mybackground {background-color:#1335e5;}
        
        Background color #1335e5
      
           Border around this has a color of #1335e5        
        
          <div style="border:2px solid #1335e5;">Content here</div>
        
        
          .myborder {border:2px solid #1335e5;}
        
        Border color #1335e5