#1936be color space conversions
Hex:
        #1936be
        RGB:
        25, 54, 190
        CMY:
        90, 79, 25
        CMYK:
        87, 72, 0, 25
      HSL:
        229°, 76.7442%, 42.1569%
        HSV (HSB):
        229°, 86.8421%, 74.5098%
        XYZ:
        11.0143, 6.5627, 49.4014
        xyY:
        0.1644, 0.0980, 6.5627
      CIE-Lab:
        30.7899, 42.0872, -73.0097
        CIE-LCH:
        30.7899, 84.2719, 299.9617
        CIE-Luv:
        30.7899, -10.7469, -95.7050
        Hunter-Lab:
        25.6178, 31.9147, -96.4025
      #1936be color charts
#1936be RGB chart
      #1936be CMYK chart
      #1936be RGB pie chart
      #1936be color shades, tints & tones
#1936be color schemes
#1936be color preview, HTML & CSS examples
           This text has a color of #1936be        
        
          <p style="color:#1936be;">Text here</p>
        
        
          .mytext {color:#1936be;}
        
        Text color #1936be
      
           This box has a color of #1936be        
        
          <div style="background-color:#1936be;">Content here</div>
        
        
          .mybackground {background-color:#1936be;}
        
        Background color #1936be
      
           Border around this has a color of #1936be        
        
          <div style="border:2px solid #1936be;">Content here</div>
        
        
          .myborder {border:2px solid #1936be;}
        
        Border color #1936be