#1341e3 color space conversions
Hex:
        #1341e3
        RGB:
        19, 65, 227
        CMY:
        93, 75, 11
        CMYK:
        92, 71, 0, 11
      HSL:
        227°, 84.5528%, 48.2353%
        HSV (HSB):
        227°, 91.6300%, 89.0196%
        XYZ:
        16.0240, 9.4651, 73.6554
        xyY:
        0.1616, 0.0955, 9.4651
      CIE-Lab:
        36.8648, 48.3497, -84.4217
        CIE-LCH:
        36.8648, 97.2868, 299.8005
        CIE-Luv:
        36.8648, -13.7573, -116.7202
        Hunter-Lab:
        30.7654, 39.1313, -120.4104
      #1341e3 color charts
#1341e3 RGB chart
      #1341e3 CMYK chart
      #1341e3 RGB pie chart
      #1341e3 color shades, tints & tones
#1341e3 color schemes
#1341e3 color preview, HTML & CSS examples
           This text has a color of #1341e3        
        
          <p style="color:#1341e3;">Text here</p>
        
        
          .mytext {color:#1341e3;}
        
        Text color #1341e3
      
           This box has a color of #1341e3        
        
          <div style="background-color:#1341e3;">Content here</div>
        
        
          .mybackground {background-color:#1341e3;}
        
        Background color #1341e3
      
           Border around this has a color of #1341e3        
        
          <div style="border:2px solid #1341e3;">Content here</div>
        
        
          .myborder {border:2px solid #1341e3;}
        
        Border color #1341e3