#055cc3 color space conversions
Hex:
        #055cc3
        RGB:
        5, 92, 195
        CMY:
        98, 64, 24
        CMYK:
        97, 53, 0, 24
      HSL:
        213°, 95.0000%, 39.2157%
        HSV (HSB):
        213°, 97.4359%, 76.4706%
        XYZ:
        13.7401, 11.6267, 53.1498
        xyY:
        0.1750, 0.1481, 11.6267
      CIE-Lab:
        40.6165, 18.3770, -59.8598
        CIE-LCH:
        40.6165, 62.6172, 287.0665
        CIE-Luv:
        40.6165, -20.9736, -88.3322
        Hunter-Lab:
        34.0979, 12.2568, -68.5491
      #055cc3 color charts
#055cc3 RGB chart
      #055cc3 CMYK chart
      #055cc3 RGB pie chart
      #055cc3 color shades, tints & tones
#055cc3 color schemes
#055cc3 color preview, HTML & CSS examples
           This text has a color of #055cc3        
        
          <p style="color:#055cc3;">Text here</p>
        
        
          .mytext {color:#055cc3;}
        
        Text color #055cc3
      
           This box has a color of #055cc3        
        
          <div style="background-color:#055cc3;">Content here</div>
        
        
          .mybackground {background-color:#055cc3;}
        
        Background color #055cc3
      
           Border around this has a color of #055cc3        
        
          <div style="border:2px solid #055cc3;">Content here</div>
        
        
          .myborder {border:2px solid #055cc3;}
        
        Border color #055cc3