#1334e2 color space conversions
Hex:
        #1334e2
        RGB:
        19, 52, 226
        CMY:
        93, 80, 11
        CMYK:
        92, 77, 0, 11
      HSL:
        230°, 84.4898%, 48.0392%
        HSV (HSB):
        230°, 91.5929%, 88.6275%
        XYZ:
        15.2240, 8.0854, 72.7098
        xyY:
        0.1586, 0.0842, 8.0854
      CIE-Lab:
        34.1601, 55.3324, -88.3302
        CIE-LCH:
        34.1601, 104.2300, 302.0641
        CIE-Luv:
        34.1601, -11.6015, -116.8569
        Hunter-Lab:
        28.4349, 45.8078, -131.7039
      #1334e2 color charts
#1334e2 RGB chart
      #1334e2 CMYK chart
      #1334e2 RGB pie chart
      #1334e2 color shades, tints & tones
#1334e2 color schemes
#1334e2 color preview, HTML & CSS examples
           This text has a color of #1334e2        
        
          <p style="color:#1334e2;">Text here</p>
        
        
          .mytext {color:#1334e2;}
        
        Text color #1334e2
      
           This box has a color of #1334e2        
        
          <div style="background-color:#1334e2;">Content here</div>
        
        
          .mybackground {background-color:#1334e2;}
        
        Background color #1334e2
      
           Border around this has a color of #1334e2        
        
          <div style="border:2px solid #1334e2;">Content here</div>
        
        
          .myborder {border:2px solid #1334e2;}
        
        Border color #1334e2