#055cc6 color space conversions
Hex:
        #055cc6
        RGB:
        5, 92, 198
        CMY:
        98, 64, 22
        CMYK:
        97, 54, 0, 22
      HSL:
        213°, 95.0739%, 39.8039%
        HSV (HSB):
        213°, 97.4747%, 77.6471%
        XYZ:
        14.0828, 11.7638, 54.9545
        xyY:
        0.1743, 0.1456, 11.7638
      CIE-Lab:
        40.8382, 19.5855, -61.2402
        CIE-LCH:
        40.8382, 64.2959, 287.7351
        CIE-Luv:
        40.8382, -20.8857, -90.4848
        Hunter-Lab:
        34.2984, 13.2693, -70.9884
      #055cc6 color charts
#055cc6 RGB chart
      #055cc6 CMYK chart
      #055cc6 RGB pie chart
      #055cc6 color shades, tints & tones
#055cc6 color schemes
#055cc6 color preview, HTML & CSS examples
           This text has a color of #055cc6        
        
          <p style="color:#055cc6;">Text here</p>
        
        
          .mytext {color:#055cc6;}
        
        Text color #055cc6
      
           This box has a color of #055cc6        
        
          <div style="background-color:#055cc6;">Content here</div>
        
        
          .mybackground {background-color:#055cc6;}
        
        Background color #055cc6
      
           Border around this has a color of #055cc6        
        
          <div style="border:2px solid #055cc6;">Content here</div>
        
        
          .myborder {border:2px solid #055cc6;}
        
        Border color #055cc6