#1947e2 color space conversions
Hex:
        #1947e2
        RGB:
        25, 71, 226
        CMY:
        90, 72, 11
        CMYK:
        89, 69, 0, 11
      HSL:
        226°, 80.0797%, 49.2157%
        HSV (HSB):
        226°, 88.9381%, 88.6275%
        XYZ:
        16.3816, 10.2041, 73.0577
        xyY:
        0.1644, 0.1024, 10.2041
      CIE-Lab:
        38.2063, 44.6068, -81.6324
        CIE-LCH:
        38.2063, 93.0248, 298.6538
        CIE-Luv:
        38.2063, -14.5157, -115.2393
        Hunter-Lab:
        31.9439, 35.6372, -113.2391
      #1947e2 color charts
#1947e2 RGB chart
      #1947e2 CMYK chart
      #1947e2 RGB pie chart
      #1947e2 color shades, tints & tones
#1947e2 color schemes
#1947e2 color preview, HTML & CSS examples
           This text has a color of #1947e2        
        
          <p style="color:#1947e2;">Text here</p>
        
        
          .mytext {color:#1947e2;}
        
        Text color #1947e2
      
           This box has a color of #1947e2        
        
          <div style="background-color:#1947e2;">Content here</div>
        
        
          .mybackground {background-color:#1947e2;}
        
        Background color #1947e2
      
           Border around this has a color of #1947e2        
        
          <div style="border:2px solid #1947e2;">Content here</div>
        
        
          .myborder {border:2px solid #1947e2;}
        
        Border color #1947e2