#1341df color space conversions
Hex:
        #1341df
        RGB:
        19, 65, 223
        CMY:
        93, 75, 13
        CMYK:
        91, 71, 0, 13
      HSL:
        226°, 84.2975%, 47.4510%
        HSV (HSB):
        226°, 91.4798%, 87.4510%
        XYZ:
        15.4781, 9.2468, 70.7811
        xyY:
        0.1621, 0.0968, 9.2468
      CIE-Lab:
        36.4551, 46.9428, -82.8138
        CIE-LCH:
        36.4551, 95.1932, 299.5466
        CIE-Luv:
        36.4551, -13.7061, -114.3472
        Hunter-Lab:
        30.4085, 37.6430, -116.7219
      #1341df color charts
#1341df RGB chart
      #1341df CMYK chart
      #1341df RGB pie chart
      #1341df color shades, tints & tones
#1341df color schemes
#1341df color preview, HTML & CSS examples
           This text has a color of #1341df        
        
          <p style="color:#1341df;">Text here</p>
        
        
          .mytext {color:#1341df;}
        
        Text color #1341df
      
           This box has a color of #1341df        
        
          <div style="background-color:#1341df;">Content here</div>
        
        
          .mybackground {background-color:#1341df;}
        
        Background color #1341df
      
           Border around this has a color of #1341df        
        
          <div style="border:2px solid #1341df;">Content here</div>
        
        
          .myborder {border:2px solid #1341df;}
        
        Border color #1341df