#1305c3 color space conversions
Hex:
        #1305c3
        RGB:
        19, 5, 195
        CMY:
        93, 98, 24
        CMYK:
        90, 97, 0, 24
      HSL:
        244°, 95.0000%, 39.2157%
        HSV (HSB):
        244°, 97.4359%, 76.4706%
        XYZ:
        10.1732, 4.1871, 51.9018
        xyY:
        0.1535, 0.0632, 4.1871
      CIE-Lab:
        24.2806, 63.7738, -86.7829
        CIE-LCH:
        24.2806, 107.6957, 306.3109
        CIE-Luv:
        24.2806, -6.2808, -95.8152
        Hunter-Lab:
        20.4625, 52.9342, -136.0618
      #1305c3 color charts
#1305c3 RGB chart
      #1305c3 CMYK chart
      #1305c3 RGB pie chart
      #1305c3 color shades, tints & tones
#1305c3 color schemes
#1305c3 color preview, HTML & CSS examples
           This text has a color of #1305c3        
        
          <p style="color:#1305c3;">Text here</p>
        
        
          .mytext {color:#1305c3;}
        
        Text color #1305c3
      
           This box has a color of #1305c3        
        
          <div style="background-color:#1305c3;">Content here</div>
        
        
          .mybackground {background-color:#1305c3;}
        
        Background color #1305c3
      
           Border around this has a color of #1305c3        
        
          <div style="border:2px solid #1305c3;">Content here</div>
        
        
          .myborder {border:2px solid #1305c3;}
        
        Border color #1305c3