#1941c4 color space conversions
Hex:
        #1941c4
        RGB:
        25, 65, 196
        CMY:
        90, 75, 23
        CMYK:
        87, 67, 0, 23
      HSL:
        226°, 77.3756%, 43.3333%
        HSV (HSB):
        226°, 87.2449%, 76.8627%
        XYZ:
        12.2550, 7.9728, 53.1175
        xyY:
        0.1671, 0.1087, 7.9728
      CIE-Lab:
        33.9261, 37.3982, -71.3632
        CIE-LCH:
        33.9261, 80.5688, 297.6570
        CIE-Luv:
        33.9261, -13.0113, -97.8774
        Hunter-Lab:
        28.2361, 28.0591, -91.7705
      #1941c4 color charts
#1941c4 RGB chart
      #1941c4 CMYK chart
      #1941c4 RGB pie chart
      #1941c4 color shades, tints & tones
#1941c4 color schemes
#1941c4 color preview, HTML & CSS examples
           This text has a color of #1941c4        
        
          <p style="color:#1941c4;">Text here</p>
        
        
          .mytext {color:#1941c4;}
        
        Text color #1941c4
      
           This box has a color of #1941c4        
        
          <div style="background-color:#1941c4;">Content here</div>
        
        
          .mybackground {background-color:#1941c4;}
        
        Background color #1941c4
      
           Border around this has a color of #1941c4        
        
          <div style="border:2px solid #1941c4;">Content here</div>
        
        
          .myborder {border:2px solid #1941c4;}
        
        Border color #1941c4