#134dd5 color space conversions
Hex:
        #134dd5
        RGB:
        19, 77, 213
        CMY:
        93, 70, 16
        CMYK:
        91, 64, 0, 16
      HSL:
        222°, 83.6207%, 45.4902%
        HSV (HSB):
        222°, 91.0798%, 83.5294%
        XYZ:
        14.9327, 10.2503, 64.1423
        xyY:
        0.1672, 0.1148, 10.2503
      CIE-Lab:
        38.2880, 35.7968, -74.0582
        CIE-LCH:
        38.2880, 82.2559, 295.7972
        CIE-Luv:
        38.2880, -16.1433, -105.9543
        Hunter-Lab:
        32.0161, 27.2263, -96.3726
      #134dd5 color charts
#134dd5 RGB chart
      #134dd5 CMYK chart
      #134dd5 RGB pie chart
      #134dd5 color shades, tints & tones
#134dd5 color schemes
#134dd5 color preview, HTML & CSS examples
           This text has a color of #134dd5        
        
          <p style="color:#134dd5;">Text here</p>
        
        
          .mytext {color:#134dd5;}
        
        Text color #134dd5
      
           This box has a color of #134dd5        
        
          <div style="background-color:#134dd5;">Content here</div>
        
        
          .mybackground {background-color:#134dd5;}
        
        Background color #134dd5
      
           Border around this has a color of #134dd5        
        
          <div style="border:2px solid #134dd5;">Content here</div>
        
        
          .myborder {border:2px solid #134dd5;}
        
        Border color #134dd5