#1934e9 color space conversions
Hex:
        #1934e9
        RGB:
        25, 52, 233
        CMY:
        90, 80, 9
        CMYK:
        89, 78, 0, 9
      HSL:
        232°, 82.5397%, 50.5882%
        HSV (HSB):
        232°, 89.2704%, 91.3725%
        XYZ:
        16.3369, 8.5458, 77.8793
        xyY:
        0.1590, 0.0832, 8.5458
      CIE-Lab:
        35.0948, 57.7653, -90.7672
        CIE-LCH:
        35.0948, 107.5896, 302.4731
        CIE-Luv:
        35.0948, -11.4227, -120.8791
        Hunter-Lab:
        29.2333, 48.5956, -137.4889
      #1934e9 color charts
#1934e9 RGB chart
      #1934e9 CMYK chart
      #1934e9 RGB pie chart
      #1934e9 color shades, tints & tones
#1934e9 color schemes
#1934e9 color preview, HTML & CSS examples
           This text has a color of #1934e9        
        
          <p style="color:#1934e9;">Text here</p>
        
        
          .mytext {color:#1934e9;}
        
        Text color #1934e9
      
           This box has a color of #1934e9        
        
          <div style="background-color:#1934e9;">Content here</div>
        
        
          .mybackground {background-color:#1934e9;}
        
        Background color #1934e9
      
           Border around this has a color of #1934e9        
        
          <div style="border:2px solid #1934e9;">Content here</div>
        
        
          .myborder {border:2px solid #1934e9;}
        
        Border color #1934e9