#1303d5 color space conversions
Hex:
        #1303d5
        RGB:
        19, 3, 213
        CMY:
        93, 99, 16
        CMYK:
        91, 99, 0, 16
      HSL:
        245°, 97.2222%, 42.3529%
        HSV (HSB):
        245°, 98.5915%, 83.5294%
        XYZ:
        12.3114, 5.0077, 63.2685
        xyY:
        0.1528, 0.0621, 5.0077
      CIE-Lab:
        26.7566, 68.6880, -93.1751
        CIE-LCH:
        26.7566, 115.7568, 306.3974
        CIE-Luv:
        26.7566, -7.0287, -106.3572
        Hunter-Lab:
        22.3778, 59.0422, -151.9653
      #1303d5 color charts
#1303d5 RGB chart
      #1303d5 CMYK chart
      #1303d5 RGB pie chart
      #1303d5 color shades, tints & tones
#1303d5 color schemes
#1303d5 color preview, HTML & CSS examples
           This text has a color of #1303d5        
        
          <p style="color:#1303d5;">Text here</p>
        
        
          .mytext {color:#1303d5;}
        
        Text color #1303d5
      
           This box has a color of #1303d5        
        
          <div style="background-color:#1303d5;">Content here</div>
        
        
          .mybackground {background-color:#1303d5;}
        
        Background color #1303d5
      
           Border around this has a color of #1303d5        
        
          <div style="border:2px solid #1303d5;">Content here</div>
        
        
          .myborder {border:2px solid #1303d5;}
        
        Border color #1303d5