#055fd7 color space conversions
Hex:
        #055fd7
        RGB:
        5, 95, 215
        CMY:
        98, 63, 16
        CMYK:
        98, 56, 0, 16
      HSL:
        214°, 95.4545%, 43.1373%
        HSV (HSB):
        214°, 97.6744%, 84.3137%
        XYZ:
        16.4205, 13.1230, 65.9575
        xyY:
        0.1719, 0.1374, 13.1230
      CIE-Lab:
        42.9480, 24.3890, -67.5907
        CIE-LCH:
        42.9480, 71.8563, 289.8412
        CIE-Luv:
        42.9480, -21.2625, -101.0946
        Hunter-Lab:
        36.2257, 17.5164, -82.5937
      #055fd7 color charts
#055fd7 RGB chart
      #055fd7 CMYK chart
      #055fd7 RGB pie chart
      #055fd7 color shades, tints & tones
#055fd7 color schemes
#055fd7 color preview, HTML & CSS examples
           This text has a color of #055fd7        
        
          <p style="color:#055fd7;">Text here</p>
        
        
          .mytext {color:#055fd7;}
        
        Text color #055fd7
      
           This box has a color of #055fd7        
        
          <div style="background-color:#055fd7;">Content here</div>
        
        
          .mybackground {background-color:#055fd7;}
        
        Background color #055fd7
      
           Border around this has a color of #055fd7        
        
          <div style="border:2px solid #055fd7;">Content here</div>
        
        
          .myborder {border:2px solid #055fd7;}
        
        Border color #055fd7