#1b40df color space conversions
Hex:
        #1b40df
        RGB:
        27, 64, 223
        CMY:
        89, 75, 13
        CMYK:
        88, 71, 0, 13
      HSL:
        229°, 78.4000%, 49.0196%
        HSV (HSB):
        229°, 87.8924%, 87.4510%
        XYZ:
        15.6047, 9.2275, 70.7707
        xyY:
        0.1632, 0.0965, 9.2275
      CIE-Lab:
        36.4187, 47.8418, -82.8681
        CIE-LCH:
        36.4187, 95.6867, 299.9989
        CIE-Luv:
        36.4187, -12.9962, -114.4001
        Hunter-Lab:
        30.3768, 38.5366, -116.8676
      #1b40df color charts
#1b40df RGB chart
      #1b40df CMYK chart
      #1b40df RGB pie chart
      #1b40df color shades, tints & tones
#1b40df color schemes
#1b40df color preview, HTML & CSS examples
           This text has a color of #1b40df        
        
          <p style="color:#1b40df;">Text here</p>
        
        
          .mytext {color:#1b40df;}
        
        Text color #1b40df
      
           This box has a color of #1b40df        
        
          <div style="background-color:#1b40df;">Content here</div>
        
        
          .mybackground {background-color:#1b40df;}
        
        Background color #1b40df
      
           Border around this has a color of #1b40df        
        
          <div style="border:2px solid #1b40df;">Content here</div>
        
        
          .myborder {border:2px solid #1b40df;}
        
        Border color #1b40df