#1b4bde color space conversions
Hex:
        #1b4bde
        RGB:
        27, 75, 222
        CMY:
        89, 71, 13
        CMYK:
        88, 66, 0, 13
      HSL:
        225°, 78.3133%, 48.8235%
        HSV (HSB):
        225°, 87.8378%, 87.0588%
        XYZ:
        16.1529, 10.5391, 70.2901
        xyY:
        0.1666, 0.1087, 10.5391
      CIE-Lab:
        38.7931, 40.7767, -78.3813
        CIE-LCH:
        38.7931, 88.3537, 297.4850
        CIE-Luv:
        38.7931, -15.1623, -111.9760
        Hunter-Lab:
        32.4640, 32.0032, -105.6484
      #1b4bde color charts
#1b4bde RGB chart
      #1b4bde CMYK chart
      #1b4bde RGB pie chart
      #1b4bde color shades, tints & tones
#1b4bde color schemes
#1b4bde color preview, HTML & CSS examples
           This text has a color of #1b4bde        
        
          <p style="color:#1b4bde;">Text here</p>
        
        
          .mytext {color:#1b4bde;}
        
        Text color #1b4bde
      
           This box has a color of #1b4bde        
        
          <div style="background-color:#1b4bde;">Content here</div>
        
        
          .mybackground {background-color:#1b4bde;}
        
        Background color #1b4bde
      
           Border around this has a color of #1b4bde        
        
          <div style="border:2px solid #1b4bde;">Content here</div>
        
        
          .myborder {border:2px solid #1b4bde;}
        
        Border color #1b4bde