#1938f1 color space conversions
Hex:
        #1938f1
        RGB:
        25, 56, 241
        CMY:
        90, 78, 5
        CMYK:
        90, 77, 0, 5
      HSL:
        231°, 88.5246%, 52.1569%
        HSV (HSB):
        231°, 89.6266%, 94.5098%
        XYZ:
        17.6923, 9.3859, 84.0983
        xyY:
        0.1591, 0.0844, 9.3859
      CIE-Lab:
        36.7169, 58.2581, -92.6100
        CIE-LCH:
        36.7169, 109.4103, 302.1727
        CIE-Luv:
        36.7169, -12.1994, -125.3887
        Hunter-Lab:
        30.6364, 49.4685, -141.3081
      #1938f1 color charts
#1938f1 RGB chart
      #1938f1 CMYK chart
      #1938f1 RGB pie chart
      #1938f1 color shades, tints & tones
#1938f1 color schemes
#1938f1 color preview, HTML & CSS examples
           This text has a color of #1938f1        
        
          <p style="color:#1938f1;">Text here</p>
        
        
          .mytext {color:#1938f1;}
        
        Text color #1938f1
      
           This box has a color of #1938f1        
        
          <div style="background-color:#1938f1;">Content here</div>
        
        
          .mybackground {background-color:#1938f1;}
        
        Background color #1938f1
      
           Border around this has a color of #1938f1        
        
          <div style="border:2px solid #1938f1;">Content here</div>
        
        
          .myborder {border:2px solid #1938f1;}
        
        Border color #1938f1