#1345dd color space conversions
Hex:
        #1345dd
        RGB:
        19, 69, 221
        CMY:
        93, 73, 13
        CMYK:
        91, 69, 0, 13
      HSL:
        225°, 84.1667%, 47.0588%
        HSV (HSB):
        225°, 91.4027%, 86.6667%
        XYZ:
        15.4478, 9.6151, 69.4483
        xyY:
        0.1634, 0.1017, 9.6151
      CIE-Lab:
        37.1427, 43.8008, -80.5341
        CIE-LCH:
        37.1427, 91.6747, 298.5409
        CIE-Luv:
        37.1427, -14.4556, -112.5998
        Hunter-Lab:
        31.0083, 34.6612, -111.0842
      #1345dd color charts
#1345dd RGB chart
      #1345dd CMYK chart
      #1345dd RGB pie chart
      #1345dd color shades, tints & tones
#1345dd color schemes
#1345dd color preview, HTML & CSS examples
           This text has a color of #1345dd        
        
          <p style="color:#1345dd;">Text here</p>
        
        
          .mytext {color:#1345dd;}
        
        Text color #1345dd
      
           This box has a color of #1345dd        
        
          <div style="background-color:#1345dd;">Content here</div>
        
        
          .mybackground {background-color:#1345dd;}
        
        Background color #1345dd
      
           Border around this has a color of #1345dd        
        
          <div style="border:2px solid #1345dd;">Content here</div>
        
        
          .myborder {border:2px solid #1345dd;}
        
        Border color #1345dd