#055dd3 color space conversions
Hex:
        #055dd3
        RGB:
        5, 93, 211
        CMY:
        98, 64, 17
        CMYK:
        98, 56, 0, 17
      HSL:
        214°, 95.3704%, 42.3529%
        HSV (HSB):
        214°, 97.6303%, 82.7451%
        XYZ:
        15.7348, 12.5641, 63.2238
        xyY:
        0.1719, 0.1373, 12.5641
      CIE-Lab:
        42.0990, 24.1167, -66.6834
        CIE-LCH:
        42.0990, 70.9105, 289.8830
        CIE-Luv:
        42.0990, -20.8199, -99.1917
        Hunter-Lab:
        35.4459, 17.2077, -80.9417
      #055dd3 color charts
#055dd3 RGB chart
      #055dd3 CMYK chart
      #055dd3 RGB pie chart
      #055dd3 color shades, tints & tones
#055dd3 color schemes
#055dd3 color preview, HTML & CSS examples
           This text has a color of #055dd3        
        
          <p style="color:#055dd3;">Text here</p>
        
        
          .mytext {color:#055dd3;}
        
        Text color #055dd3
      
           This box has a color of #055dd3        
        
          <div style="background-color:#055dd3;">Content here</div>
        
        
          .mybackground {background-color:#055dd3;}
        
        Background color #055dd3
      
           Border around this has a color of #055dd3        
        
          <div style="border:2px solid #055dd3;">Content here</div>
        
        
          .myborder {border:2px solid #055dd3;}
        
        Border color #055dd3