#1926ef color space conversions
Hex:
        #1926ef
        RGB:
        25, 38, 239
        CMY:
        90, 85, 6
        CMYK:
        90, 84, 0, 6
      HSL:
        236°, 86.9919%, 51.7647%
        HSV (HSB):
        236°, 89.5397%, 93.7255%
        XYZ:
        16.6740, 7.8249, 82.2929
        xyY:
        0.1561, 0.0733, 7.8249
      CIE-Lab:
        33.6155, 66.0406, -96.6346
        CIE-LCH:
        33.6155, 117.0454, 304.3489
        CIE-Luv:
        33.6155, -9.9421, -123.8727
        Hunter-Lab:
        27.9730, 57.4466, -154.8422
      #1926ef color charts
#1926ef RGB chart
      #1926ef CMYK chart
      #1926ef RGB pie chart
      #1926ef color shades, tints & tones
#1926ef color schemes
#1926ef color preview, HTML & CSS examples
           This text has a color of #1926ef        
        
          <p style="color:#1926ef;">Text here</p>
        
        
          .mytext {color:#1926ef;}
        
        Text color #1926ef
      
           This box has a color of #1926ef        
        
          <div style="background-color:#1926ef;">Content here</div>
        
        
          .mybackground {background-color:#1926ef;}
        
        Background color #1926ef
      
           Border around this has a color of #1926ef        
        
          <div style="border:2px solid #1926ef;">Content here</div>
        
        
          .myborder {border:2px solid #1926ef;}
        
        Border color #1926ef