#0550dc color space conversions
Hex:
        #0550dc
        RGB:
        5, 80, 220
        CMY:
        98, 69, 14
        CMYK:
        98, 64, 0, 14
      HSL:
        219°, 95.5556%, 44.1176%
        HSV (HSB):
        219°, 97.7273%, 86.2745%
        XYZ:
        15.8495, 10.9369, 68.9858
        xyY:
        0.1655, 0.1142, 10.9369
      CIE-Lab:
        39.4740, 36.0970, -76.1315
        CIE-LCH:
        39.4740, 84.2555, 295.3675
        CIE-Luv:
        39.4740, -17.4277, -109.7643
        Hunter-Lab:
        33.0710, 27.6733, -100.5288
      #0550dc color charts
#0550dc RGB chart
      #0550dc CMYK chart
      #0550dc RGB pie chart
      #0550dc color shades, tints & tones
#0550dc color schemes
#0550dc color preview, HTML & CSS examples
           This text has a color of #0550dc        
        
          <p style="color:#0550dc;">Text here</p>
        
        
          .mytext {color:#0550dc;}
        
        Text color #0550dc
      
           This box has a color of #0550dc        
        
          <div style="background-color:#0550dc;">Content here</div>
        
        
          .mybackground {background-color:#0550dc;}
        
        Background color #0550dc
      
           Border around this has a color of #0550dc        
        
          <div style="border:2px solid #0550dc;">Content here</div>
        
        
          .myborder {border:2px solid #0550dc;}
        
        Border color #0550dc