#1828cb color space conversions
Hex:
        #1828cb
        RGB:
        24, 40, 203
        CMY:
        91, 84, 20
        CMYK:
        88, 80, 0, 20
      HSL:
        235°, 78.8546%, 44.5098%
        HSV (HSB):
        235°, 88.1773%, 79.6078%
        XYZ:
        11.9150, 6.0236, 57.0346
        xyY:
        0.1589, 0.0803, 6.0236
      CIE-Lab:
        29.4719, 54.2396, -82.8217
        CIE-LCH:
        29.4719, 99.0018, 303.2206
        CIE-Luv:
        29.4719, -9.0033, -103.4567
        Hunter-Lab:
        24.5430, 43.7069, -120.6020
      #1828cb color charts
#1828cb RGB chart
      #1828cb CMYK chart
      #1828cb RGB pie chart
      #1828cb color shades, tints & tones
#1828cb color schemes
#1828cb color preview, HTML & CSS examples
           This text has a color of #1828cb        
        
          <p style="color:#1828cb;">Text here</p>
        
        
          .mytext {color:#1828cb;}
        
        Text color #1828cb
      
           This box has a color of #1828cb        
        
          <div style="background-color:#1828cb;">Content here</div>
        
        
          .mybackground {background-color:#1828cb;}
        
        Background color #1828cb
      
           Border around this has a color of #1828cb        
        
          <div style="border:2px solid #1828cb;">Content here</div>
        
        
          .myborder {border:2px solid #1828cb;}
        
        Border color #1828cb