#1941e3 color space conversions
Hex:
        #1941e3
        RGB:
        25, 65, 227
        CMY:
        90, 75, 11
        CMYK:
        89, 71, 0, 11
      HSL:
        228°, 80.1587%, 49.4118%
        HSV (HSB):
        228°, 88.9868%, 89.0196%
        XYZ:
        16.1563, 9.5333, 73.6616
        xyY:
        0.1626, 0.0960, 9.5333
      CIE-Lab:
        36.9915, 48.5619, -84.2081
        CIE-LCH:
        36.9915, 97.2073, 299.9716
        CIE-Luv:
        36.9915, -13.3862, -116.6786
        Hunter-Lab:
        30.8761, 39.3694, -119.8360
      #1941e3 color charts
#1941e3 RGB chart
      #1941e3 CMYK chart
      #1941e3 RGB pie chart
      #1941e3 color shades, tints & tones
#1941e3 color schemes
#1941e3 color preview, HTML & CSS examples
           This text has a color of #1941e3        
        
          <p style="color:#1941e3;">Text here</p>
        
        
          .mytext {color:#1941e3;}
        
        Text color #1941e3
      
           This box has a color of #1941e3        
        
          <div style="background-color:#1941e3;">Content here</div>
        
        
          .mybackground {background-color:#1941e3;}
        
        Background color #1941e3
      
           Border around this has a color of #1941e3        
        
          <div style="border:2px solid #1941e3;">Content here</div>
        
        
          .myborder {border:2px solid #1941e3;}
        
        Border color #1941e3