#0505ba color space conversions
Hex:
        #0505ba
        RGB:
        5, 5, 186
        CMY:
        98, 98, 27
        CMYK:
        97, 97, 0, 27
      HSL:
        240°, 94.7644%, 37.4510%
        HSV (HSB):
        240°, 97.3118%, 72.9412%
        XYZ:
        8.9798, 3.6860, 46.6926
        xyY:
        0.1513, 0.0621, 3.6860
      CIE-Lab:
        22.6049, 61.3256, -84.2599
        CIE-LCH:
        22.6049, 104.2140, 306.0477
        CIE-Luv:
        22.6049, -6.4840, -89.9210
        Hunter-Lab:
        19.1989, 49.8907, -130.7566
      #0505ba color charts
#0505ba RGB chart
      #0505ba CMYK chart
      #0505ba RGB pie chart
      #0505ba color shades, tints & tones
#0505ba color schemes
#0505ba color preview, HTML & CSS examples
           This text has a color of #0505ba        
        
          <p style="color:#0505ba;">Text here</p>
        
        
          .mytext {color:#0505ba;}
        
        Text color #0505ba
      
           This box has a color of #0505ba        
        
          <div style="background-color:#0505ba;">Content here</div>
        
        
          .mybackground {background-color:#0505ba;}
        
        Background color #0505ba
      
           Border around this has a color of #0505ba        
        
          <div style="border:2px solid #0505ba;">Content here</div>
        
        
          .myborder {border:2px solid #0505ba;}
        
        Border color #0505ba