#1b40ed color space conversions
Hex:
        #1b40ed
        RGB:
        27, 64, 237
        CMY:
        89, 75, 7
        CMYK:
        89, 73, 0, 7
      HSL:
        229°, 85.3659%, 51.7647%
        HSV (HSB):
        229°, 88.6076%, 92.9412%
        XYZ:
        17.5715, 10.0142, 81.1276
        xyY:
        0.1616, 0.0921, 10.0142
      CIE-Lab:
        37.8680, 52.6454, -88.4388
        CIE-LCH:
        37.8680, 102.9221, 300.7643
        CIE-Luv:
        37.8680, -13.2414, -122.6455
        Hunter-Lab:
        31.6453, 43.7353, -129.8475
      #1b40ed color charts
#1b40ed RGB chart
      #1b40ed CMYK chart
      #1b40ed RGB pie chart
      #1b40ed color shades, tints & tones
#1b40ed color schemes
#1b40ed color preview, HTML & CSS examples
           This text has a color of #1b40ed        
        
          <p style="color:#1b40ed;">Text here</p>
        
        
          .mytext {color:#1b40ed;}
        
        Text color #1b40ed
      
           This box has a color of #1b40ed        
        
          <div style="background-color:#1b40ed;">Content here</div>
        
        
          .mybackground {background-color:#1b40ed;}
        
        Background color #1b40ed
      
           Border around this has a color of #1b40ed        
        
          <div style="border:2px solid #1b40ed;">Content here</div>
        
        
          .myborder {border:2px solid #1b40ed;}
        
        Border color #1b40ed