#1334f3 color space conversions
Hex:
        #1334f3
        RGB:
        19, 52, 243
        CMY:
        93, 80, 5
        CMYK:
        92, 79, 0, 5
      HSL:
        231°, 90.3226%, 51.3725%
        HSV (HSB):
        231°, 92.1811%, 95.2941%
        XYZ:
        17.6742, 9.0655, 85.6123
        xyY:
        0.1573, 0.0807, 9.0655
      CIE-Lab:
        36.1101, 60.7765, -94.7509
        CIE-LCH:
        36.1101, 112.5679, 302.6775
        CIE-Luv:
        36.1101, -12.0248, -126.5478
        Hunter-Lab:
        30.1090, 52.0903, -147.5099
      #1334f3 color charts
#1334f3 RGB chart
      #1334f3 CMYK chart
      #1334f3 RGB pie chart
      #1334f3 color shades, tints & tones
#1334f3 color schemes
#1334f3 color preview, HTML & CSS examples
           This text has a color of #1334f3        
        
          <p style="color:#1334f3;">Text here</p>
        
        
          .mytext {color:#1334f3;}
        
        Text color #1334f3
      
           This box has a color of #1334f3        
        
          <div style="background-color:#1334f3;">Content here</div>
        
        
          .mybackground {background-color:#1334f3;}
        
        Background color #1334f3
      
           Border around this has a color of #1334f3        
        
          <div style="border:2px solid #1334f3;">Content here</div>
        
        
          .myborder {border:2px solid #1334f3;}
        
        Border color #1334f3