#1305d3 color space conversions
Hex:
        #1305d3
        RGB:
        19, 5, 211
        CMY:
        93, 98, 17
        CMYK:
        91, 98, 0, 17
      HSL:
        244°, 95.3704%, 42.3529%
        HSV (HSB):
        244°, 97.6303%, 82.7451%
        XYZ:
        12.0807, 4.9501, 61.9468
        xyY:
        0.1530, 0.0627, 4.9501
      CIE-Lab:
        26.5922, 67.8066, -92.2881
        CIE-LCH:
        26.5922, 114.5200, 306.3057
        CIE-Luv:
        26.5922, -7.0161, -105.3169
        Hunter-Lab:
        22.2489, 57.9863, -149.5046
      #1305d3 color charts
#1305d3 RGB chart
      #1305d3 CMYK chart
      #1305d3 RGB pie chart
      #1305d3 color shades, tints & tones
#1305d3 color schemes
#1305d3 color preview, HTML & CSS examples
           This text has a color of #1305d3        
        
          <p style="color:#1305d3;">Text here</p>
        
        
          .mytext {color:#1305d3;}
        
        Text color #1305d3
      
           This box has a color of #1305d3        
        
          <div style="background-color:#1305d3;">Content here</div>
        
        
          .mybackground {background-color:#1305d3;}
        
        Background color #1305d3
      
           Border around this has a color of #1305d3        
        
          <div style="border:2px solid #1305d3;">Content here</div>
        
        
          .myborder {border:2px solid #1305d3;}
        
        Border color #1305d3