#1926ea color space conversions
Hex:
        #1926ea
        RGB:
        25, 38, 234
        CMY:
        90, 85, 8
        CMYK:
        89, 84, 0, 8
      HSL:
        236°, 83.2669%, 50.7843%
        HSV (HSB):
        236°, 89.3162%, 91.7647%
        XYZ:
        15.9453, 7.5334, 78.4556
        xyY:
        0.1564, 0.0739, 7.5334
      CIE-Lab:
        32.9916, 64.5914, -94.8334
        CIE-LCH:
        32.9916, 114.7407, 304.2589
        CIE-Luv:
        32.9916, -9.7647, -121.0463
        Hunter-Lab:
        27.4471, 55.6667, -150.2635
      #1926ea color charts
#1926ea RGB chart
      #1926ea CMYK chart
      #1926ea RGB pie chart
      #1926ea color shades, tints & tones
#1926ea color schemes
#1926ea color preview, HTML & CSS examples
           This text has a color of #1926ea        
        
          <p style="color:#1926ea;">Text here</p>
        
        
          .mytext {color:#1926ea;}
        
        Text color #1926ea
      
           This box has a color of #1926ea        
        
          <div style="background-color:#1926ea;">Content here</div>
        
        
          .mybackground {background-color:#1926ea;}
        
        Background color #1926ea
      
           Border around this has a color of #1926ea        
        
          <div style="border:2px solid #1926ea;">Content here</div>
        
        
          .myborder {border:2px solid #1926ea;}
        
        Border color #1926ea