#1305dd color space conversions
Hex:
        #1305dd
        RGB:
        19, 5, 221
        CMY:
        93, 98, 13
        CMYK:
        91, 98, 0, 13
      HSL:
        244°, 95.5752%, 44.3137%
        HSV (HSB):
        244°, 97.7376%, 86.6667%
        XYZ:
        13.3740, 5.4674, 68.7570
        xyY:
        0.1527, 0.0624, 5.4674
      CIE-Lab:
        28.0270, 70.2905, -95.6775
        CIE-LCH:
        28.0270, 118.7221, 306.3033
        CIE-Luv:
        28.0270, -7.4690, -111.2051
        Hunter-Lab:
        23.3826, 61.1760, -157.9760
      #1305dd color charts
#1305dd RGB chart
      #1305dd CMYK chart
      #1305dd RGB pie chart
      #1305dd color shades, tints & tones
#1305dd color schemes
#1305dd color preview, HTML & CSS examples
           This text has a color of #1305dd        
        
          <p style="color:#1305dd;">Text here</p>
        
        
          .mytext {color:#1305dd;}
        
        Text color #1305dd
      
           This box has a color of #1305dd        
        
          <div style="background-color:#1305dd;">Content here</div>
        
        
          .mybackground {background-color:#1305dd;}
        
        Background color #1305dd
      
           Border around this has a color of #1305dd        
        
          <div style="border:2px solid #1305dd;">Content here</div>
        
        
          .myborder {border:2px solid #1305dd;}
        
        Border color #1305dd