#0134db color space conversions
Hex:
        #0134db
        RGB:
        1, 52, 219
        CMY:
        100, 80, 14
        CMYK:
        100, 76, 0, 14
      HSL:
        226°, 99.0909%, 43.1373%
        HSV (HSB):
        226°, 99.5434%, 85.8824%
        XYZ:
        14.0267, 7.5769, 67.7410
        xyY:
        0.1570, 0.0848, 7.5769
      CIE-Lab:
        33.0857, 52.6496, -86.1063
        CIE-LCH:
        33.0857, 100.9270, 301.4437
        CIE-Luv:
        33.0857, -12.1651, -112.8008
        Hunter-Lab:
        27.5262, 42.7885, -126.6424
      #0134db color charts
#0134db RGB chart
      #0134db CMYK chart
      #0134db RGB pie chart
      #0134db color shades, tints & tones
#0134db color schemes
#0134db color preview, HTML & CSS examples
           This text has a color of #0134db        
        
          <p style="color:#0134db;">Text here</p>
        
        
          .mytext {color:#0134db;}
        
        Text color #0134db
      
           This box has a color of #0134db        
        
          <div style="background-color:#0134db;">Content here</div>
        
        
          .mybackground {background-color:#0134db;}
        
        Background color #0134db
      
           Border around this has a color of #0134db        
        
          <div style="border:2px solid #0134db;">Content here</div>
        
        
          .myborder {border:2px solid #0134db;}
        
        Border color #0134db