#1464bc color space conversions
Hex:
        #1464bc
        RGB:
        20, 100, 188
        CMY:
        92, 61, 26
        CMYK:
        89, 47, 0, 26
      HSL:
        211°, 80.7692%, 40.7843%
        HSV (HSB):
        211°, 89.3617%, 73.7255%
        XYZ:
        13.9228, 12.8939, 49.3319
        xyY:
        0.1828, 0.1693, 12.8939
      CIE-Lab:
        42.6030, 10.9729, -52.5704
        CIE-LCH:
        42.6030, 53.7033, 281.7900
        CIE-Luv:
        42.6030, -22.7672, -78.5063
        Hunter-Lab:
        35.9081, 6.3713, -56.3192
      #1464bc color charts
#1464bc RGB chart
      #1464bc CMYK chart
      #1464bc RGB pie chart
      #1464bc color shades, tints & tones
#1464bc color schemes
#1464bc color preview, HTML & CSS examples
           This text has a color of #1464bc        
        
          <p style="color:#1464bc;">Text here</p>
        
        
          .mytext {color:#1464bc;}
        
        Text color #1464bc
      
           This box has a color of #1464bc        
        
          <div style="background-color:#1464bc;">Content here</div>
        
        
          .mybackground {background-color:#1464bc;}
        
        Background color #1464bc
      
           Border around this has a color of #1464bc        
        
          <div style="border:2px solid #1464bc;">Content here</div>
        
        
          .myborder {border:2px solid #1464bc;}
        
        Border color #1464bc