#055bca color space conversions
Hex:
        #055bca
        RGB:
        5, 91, 202
        CMY:
        98, 64, 21
        CMYK:
        98, 55, 0, 21
      HSL:
        214°, 95.1691%, 40.5882%
        HSV (HSB):
        214°, 97.5248%, 79.2157%
        XYZ:
        14.4643, 11.7787, 57.3883
        xyY:
        0.1730, 0.1408, 11.7787
      CIE-Lab:
        40.8622, 21.8502, -63.5157
        CIE-LCH:
        40.8622, 67.1690, 288.9839
        CIE-Luv:
        40.8622, -20.4988, -93.7856
        Hunter-Lab:
        34.3201, 15.1693, -75.1175
      #055bca color charts
#055bca RGB chart
      #055bca CMYK chart
      #055bca RGB pie chart
      #055bca color shades, tints & tones
#055bca color schemes
#055bca color preview, HTML & CSS examples
           This text has a color of #055bca        
        
          <p style="color:#055bca;">Text here</p>
        
        
          .mytext {color:#055bca;}
        
        Text color #055bca
      
           This box has a color of #055bca        
        
          <div style="background-color:#055bca;">Content here</div>
        
        
          .mybackground {background-color:#055bca;}
        
        Background color #055bca
      
           Border around this has a color of #055bca        
        
          <div style="border:2px solid #055bca;">Content here</div>
        
        
          .myborder {border:2px solid #055bca;}
        
        Border color #055bca