#1359bb color space conversions
Hex:
        #1359bb
        RGB:
        19, 89, 187
        CMY:
        93, 65, 27
        CMYK:
        90, 52, 0, 27
      HSL:
        215°, 81.5534%, 40.3922%
        HSV (HSB):
        215°, 89.8396%, 73.3333%
        XYZ:
        12.8106, 10.8711, 48.4368
        xyY:
        0.1776, 0.1507, 10.8711
      CIE-Lab:
        39.3624, 17.7267, -57.2227
        CIE-LCH:
        39.3624, 59.9056, 287.2122
        CIE-Luv:
        39.3624, -19.5982, -83.7763
        Hunter-Lab:
        32.9713, 11.6542, -64.0207
      #1359bb color charts
#1359bb RGB chart
      #1359bb CMYK chart
      #1359bb RGB pie chart
      #1359bb color shades, tints & tones
#1359bb color schemes
#1359bb color preview, HTML & CSS examples
           This text has a color of #1359bb        
        
          <p style="color:#1359bb;">Text here</p>
        
        
          .mytext {color:#1359bb;}
        
        Text color #1359bb
      
           This box has a color of #1359bb        
        
          <div style="background-color:#1359bb;">Content here</div>
        
        
          .mybackground {background-color:#1359bb;}
        
        Background color #1359bb
      
           Border around this has a color of #1359bb        
        
          <div style="border:2px solid #1359bb;">Content here</div>
        
        
          .myborder {border:2px solid #1359bb;}
        
        Border color #1359bb