#1301e2 color space conversions
Hex:
        #1301e2
        RGB:
        19, 1, 226
        CMY:
        93, 100, 11
        CMYK:
        92, 100, 0, 11
      HSL:
        245°, 99.1189%, 44.5098%
        HSV (HSB):
        245°, 99.5575%, 88.6275%
        XYZ:
        14.0069, 5.6511, 72.3040
        xyY:
        0.1523, 0.0615, 5.6511
      CIE-Lab:
        28.5147, 72.2279, -97.7380
        CIE-LCH:
        28.5147, 121.5302, 306.4642
        CIE-Luv:
        28.5147, -7.5477, -113.8859
        Hunter-Lab:
        23.7721, 63.5735, -163.6928
      #1301e2 color charts
#1301e2 RGB chart
      #1301e2 CMYK chart
      #1301e2 RGB pie chart
      #1301e2 color shades, tints & tones
#1301e2 color schemes
#1301e2 color preview, HTML & CSS examples
           This text has a color of #1301e2        
        
          <p style="color:#1301e2;">Text here</p>
        
        
          .mytext {color:#1301e2;}
        
        Text color #1301e2
      
           This box has a color of #1301e2        
        
          <div style="background-color:#1301e2;">Content here</div>
        
        
          .mybackground {background-color:#1301e2;}
        
        Background color #1301e2
      
           Border around this has a color of #1301e2        
        
          <div style="border:2px solid #1301e2;">Content here</div>
        
        
          .myborder {border:2px solid #1301e2;}
        
        Border color #1301e2