#1943d4 color space conversions
Hex:
        #1943d4
        RGB:
        25, 67, 212
        CMY:
        90, 74, 17
        CMYK:
        88, 68, 0, 17
      HSL:
        227°, 78.9030%, 46.4706%
        HSV (HSB):
        227°, 88.2075%, 83.1373%
        XYZ:
        14.2917, 8.9744, 63.2663
        xyY:
        0.1652, 0.1037, 8.9744
      CIE-Lab:
        35.9351, 42.0218, -77.3483
        CIE-LCH:
        35.9351, 88.0261, 298.5144
        CIE-Luv:
        35.9351, -13.5757, -107.3855
        Hunter-Lab:
        29.9574, 32.7313, -104.2431
      #1943d4 color charts
#1943d4 RGB chart
      #1943d4 CMYK chart
      #1943d4 RGB pie chart
      #1943d4 color shades, tints & tones
#1943d4 color schemes
#1943d4 color preview, HTML & CSS examples
           This text has a color of #1943d4        
        
          <p style="color:#1943d4;">Text here</p>
        
        
          .mytext {color:#1943d4;}
        
        Text color #1943d4
      
           This box has a color of #1943d4        
        
          <div style="background-color:#1943d4;">Content here</div>
        
        
          .mybackground {background-color:#1943d4;}
        
        Background color #1943d4
      
           Border around this has a color of #1943d4        
        
          <div style="border:2px solid #1943d4;">Content here</div>
        
        
          .myborder {border:2px solid #1943d4;}
        
        Border color #1943d4