#055ee3 color space conversions
Hex:
        #055ee3
        RGB:
        5, 94, 227
        CMY:
        98, 63, 11
        CMYK:
        98, 59, 0, 11
      HSL:
        216°, 95.6897%, 45.4902%
        HSV (HSB):
        216°, 97.7974%, 89.0196%
        XYZ:
        17.9304, 13.5837, 74.3499
        xyY:
        0.1694, 0.1283, 13.5837
      CIE-Lab:
        43.6299, 29.7359, -73.3077
        CIE-LCH:
        43.6299, 79.1090, 292.0790
        CIE-Luv:
        43.6299, -20.7431, -109.7206
        Hunter-Lab:
        36.8561, 22.3417, -93.8066
      #055ee3 color charts
#055ee3 RGB chart
      #055ee3 CMYK chart
      #055ee3 RGB pie chart
      #055ee3 color shades, tints & tones
#055ee3 color schemes
#055ee3 color preview, HTML & CSS examples
           This text has a color of #055ee3        
        
          <p style="color:#055ee3;">Text here</p>
        
        
          .mytext {color:#055ee3;}
        
        Text color #055ee3
      
           This box has a color of #055ee3        
        
          <div style="background-color:#055ee3;">Content here</div>
        
        
          .mybackground {background-color:#055ee3;}
        
        Background color #055ee3
      
           Border around this has a color of #055ee3        
        
          <div style="border:2px solid #055ee3;">Content here</div>
        
        
          .myborder {border:2px solid #055ee3;}
        
        Border color #055ee3