#1305ee color space conversions
Hex:
        #1305ee
        RGB:
        19, 5, 238
        CMY:
        93, 98, 7
        CMYK:
        92, 98, 0, 7
      HSL:
        244°, 95.8848%, 47.6471%
        HSV (HSB):
        244°, 97.8992%, 93.3333%
        XYZ:
        15.7554, 6.4200, 81.2977
        xyY:
        0.1523, 0.0620, 6.4200
      CIE-Lab:
        30.4484, 74.4549, -101.3579
        CIE-LCH:
        30.4484, 125.7655, 306.3001
        CIE-Luv:
        30.4484, -8.2281, -121.1271
        Hunter-Lab:
        25.3378, 66.6531, -172.4988
      #1305ee color charts
#1305ee RGB chart
      #1305ee CMYK chart
      #1305ee RGB pie chart
      #1305ee color shades, tints & tones
#1305ee color schemes
#1305ee color preview, HTML & CSS examples
           This text has a color of #1305ee        
        
          <p style="color:#1305ee;">Text here</p>
        
        
          .mytext {color:#1305ee;}
        
        Text color #1305ee
      
           This box has a color of #1305ee        
        
          <div style="background-color:#1305ee;">Content here</div>
        
        
          .mybackground {background-color:#1305ee;}
        
        Background color #1305ee
      
           Border around this has a color of #1305ee        
        
          <div style="border:2px solid #1305ee;">Content here</div>
        
        
          .myborder {border:2px solid #1305ee;}
        
        Border color #1305ee