#1375e7 color space conversions
Hex:
        #1375e7
        RGB:
        19, 117, 231
        CMY:
        93, 54, 9
        CMYK:
        92, 49, 0, 9
      HSL:
        212°, 84.8000%, 49.0196%
        HSV (HSB):
        212°, 91.7749%, 90.5882%
        XYZ:
        21.0537, 18.6305, 78.0877
        xyY:
        0.1788, 0.1582, 18.6305
      CIE-Lab:
        50.2521, 16.9590, -64.7933
        CIE-LCH:
        50.2521, 66.9759, 284.6676
        CIE-Luv:
        50.2521, -26.3683, -101.1231
        Hunter-Lab:
        43.1631, 11.5314, -77.0492
      #1375e7 color charts
#1375e7 RGB chart
      #1375e7 CMYK chart
      #1375e7 RGB pie chart
      #1375e7 color shades, tints & tones
#1375e7 color schemes
#1375e7 color preview, HTML & CSS examples
           This text has a color of #1375e7        
        
          <p style="color:#1375e7;">Text here</p>
        
        
          .mytext {color:#1375e7;}
        
        Text color #1375e7
      
           This box has a color of #1375e7        
        
          <div style="background-color:#1375e7;">Content here</div>
        
        
          .mybackground {background-color:#1375e7;}
        
        Background color #1375e7
      
           Border around this has a color of #1375e7        
        
          <div style="border:2px solid #1375e7;">Content here</div>
        
        
          .myborder {border:2px solid #1375e7;}
        
        Border color #1375e7