#134fc6 color space conversions
Hex:
        #134fc6
        RGB:
        19, 79, 198
        CMY:
        93, 69, 22
        CMYK:
        90, 60, 0, 22
      HSL:
        220°, 82.4885%, 42.5490%
        HSV (HSB):
        220°, 90.4040%, 77.6471%
        XYZ:
        13.2576, 9.8076, 54.6204
        xyY:
        0.1707, 0.1262, 9.8076
      CIE-Lab:
        37.4949, 28.7240, -66.6811
        CIE-LCH:
        37.4949, 72.6047, 293.3048
        CIE-Luv:
        37.4949, -16.7110, -95.5849
        Hunter-Lab:
        31.3171, 20.7600, -81.4860
      #134fc6 color charts
#134fc6 RGB chart
      #134fc6 CMYK chart
      #134fc6 RGB pie chart
      #134fc6 color shades, tints & tones
#134fc6 color schemes
#134fc6 color preview, HTML & CSS examples
           This text has a color of #134fc6        
        
          <p style="color:#134fc6;">Text here</p>
        
        
          .mytext {color:#134fc6;}
        
        Text color #134fc6
      
           This box has a color of #134fc6        
        
          <div style="background-color:#134fc6;">Content here</div>
        
        
          .mybackground {background-color:#134fc6;}
        
        Background color #134fc6
      
           Border around this has a color of #134fc6        
        
          <div style="border:2px solid #134fc6;">Content here</div>
        
        
          .myborder {border:2px solid #134fc6;}
        
        Border color #134fc6