#1b42aa color space conversions
Hex:
        #1b42aa
        RGB:
        27, 66, 170
        CMY:
        89, 74, 33
        CMYK:
        84, 61, 0, 33
      HSL:
        224°, 72.5888%, 38.6275%
        HSV (HSB):
        224°, 84.1176%, 66.6667%
        XYZ:
        9.6559, 7.0317, 38.8785
        xyY:
        0.1738, 0.1265, 7.0317
      CIE-Lab:
        31.8790, 26.9286, -59.3383
        CIE-LCH:
        31.8790, 65.1627, 294.4093
        CIE-Luv:
        31.8790, -12.9266, -80.9294
        Hunter-Lab:
        26.5174, 18.5926, -68.3660
      #1b42aa color charts
#1b42aa RGB chart
      #1b42aa CMYK chart
      #1b42aa RGB pie chart
      #1b42aa color shades, tints & tones
#1b42aa color schemes
#1b42aa color preview, HTML & CSS examples
           This text has a color of #1b42aa        
        
          <p style="color:#1b42aa;">Text here</p>
        
        
          .mytext {color:#1b42aa;}
        
        Text color #1b42aa
      
           This box has a color of #1b42aa        
        
          <div style="background-color:#1b42aa;">Content here</div>
        
        
          .mybackground {background-color:#1b42aa;}
        
        Background color #1b42aa
      
           Border around this has a color of #1b42aa        
        
          <div style="border:2px solid #1b42aa;">Content here</div>
        
        
          .myborder {border:2px solid #1b42aa;}
        
        Border color #1b42aa