#1826bb color space conversions
Hex:
        #1826bb
        RGB:
        24, 38, 187
        CMY:
        91, 85, 27
        CMYK:
        87, 80, 0, 27
      HSL:
        235°, 77.2512%, 41.3725%
        HSV (HSB):
        235°, 87.1658%, 73.3333%
        XYZ:
        10.0394, 5.1683, 47.4821
        xyY:
        0.1601, 0.0824, 5.1683
      CIE-Lab:
        27.2089, 50.1074, -77.1674
        CIE-LCH:
        27.2089, 92.0085, 302.9970
        CIE-Luv:
        27.2089, -8.2233, -94.1267
        Hunter-Lab:
        22.7338, 39.0428, -107.9201
      #1826bb color charts
#1826bb RGB chart
      #1826bb CMYK chart
      #1826bb RGB pie chart
      #1826bb color shades, tints & tones
#1826bb color schemes
#1826bb color preview, HTML & CSS examples
           This text has a color of #1826bb        
        
          <p style="color:#1826bb;">Text here</p>
        
        
          .mytext {color:#1826bb;}
        
        Text color #1826bb
      
           This box has a color of #1826bb        
        
          <div style="background-color:#1826bb;">Content here</div>
        
        
          .mybackground {background-color:#1826bb;}
        
        Background color #1826bb
      
           Border around this has a color of #1826bb        
        
          <div style="border:2px solid #1826bb;">Content here</div>
        
        
          .myborder {border:2px solid #1826bb;}
        
        Border color #1826bb