#134ebe color space conversions
Hex:
        #134ebe
        RGB:
        19, 78, 190
        CMY:
        93, 69, 25
        CMYK:
        90, 59, 0, 25
      HSL:
        219°, 81.8182%, 40.9804%
        HSV (HSB):
        219°, 90.0000%, 74.5098%
        XYZ:
        12.2872, 9.3049, 49.8636
        xyY:
        0.1720, 0.1302, 9.3049
      CIE-Lab:
        36.5649, 26.2454, -63.5307
        CIE-LCH:
        36.5649, 68.7385, 292.4462
        CIE-Luv:
        36.5649, -16.5417, -90.5686
        Hunter-Lab:
        30.5040, 18.5190, -75.5662
      #134ebe color charts
#134ebe RGB chart
      #134ebe CMYK chart
      #134ebe RGB pie chart
      #134ebe color shades, tints & tones
#134ebe color schemes
#134ebe color preview, HTML & CSS examples
           This text has a color of #134ebe        
        
          <p style="color:#134ebe;">Text here</p>
        
        
          .mytext {color:#134ebe;}
        
        Text color #134ebe
      
           This box has a color of #134ebe        
        
          <div style="background-color:#134ebe;">Content here</div>
        
        
          .mybackground {background-color:#134ebe;}
        
        Background color #134ebe
      
           Border around this has a color of #134ebe        
        
          <div style="border:2px solid #134ebe;">Content here</div>
        
        
          .myborder {border:2px solid #134ebe;}
        
        Border color #134ebe