#1468db color space conversions
Hex:
        #1468db
        RGB:
        20, 104, 219
        CMY:
        92, 59, 14
        CMYK:
        91, 53, 0, 14
      HSL:
        215°, 83.2636%, 46.8627%
        HSV (HSB):
        215°, 90.8676%, 85.8824%
        XYZ:
        18.0250, 15.1638, 68.9947
        xyY:
        0.1764, 0.1484, 15.1638
      CIE-Lab:
        45.8578, 20.6363, -65.1324
        CIE-LCH:
        45.8578, 68.3234, 287.5801
        CIE-Luv:
        45.8578, -22.9465, -99.3862
        Hunter-Lab:
        38.9408, 14.4782, -77.7907
      #1468db color charts
#1468db RGB chart
      #1468db CMYK chart
      #1468db RGB pie chart
      #1468db color shades, tints & tones
#1468db color schemes
#1468db color preview, HTML & CSS examples
           This text has a color of #1468db        
        
          <p style="color:#1468db;">Text here</p>
        
        
          .mytext {color:#1468db;}
        
        Text color #1468db
      
           This box has a color of #1468db        
        
          <div style="background-color:#1468db;">Content here</div>
        
        
          .mybackground {background-color:#1468db;}
        
        Background color #1468db
      
           Border around this has a color of #1468db        
        
          <div style="border:2px solid #1468db;">Content here</div>
        
        
          .myborder {border:2px solid #1468db;}
        
        Border color #1468db