#2506ac color space conversions
Hex:
        #2506ac
        RGB:
        37, 6, 172
        CMY:
        85, 98, 33
        CMYK:
        78, 97, 0, 33
      HSL:
        251°, 93.2584%, 34.9020%
        HSV (HSB):
        251°, 96.5116%, 67.4510%
        XYZ:
        8.2745, 3.5021, 39.2696
        xyY:
        0.1621, 0.0686, 3.5021
      CIE-Lab:
        21.9520, 58.0141, -76.9279
        CIE-LCH:
        21.9520, 96.3511, 307.0212
        CIE-Luv:
        21.9520, -3.5778, -83.2935
        Hunter-Lab:
        18.7140, 46.1752, -111.3151
      #2506ac color charts
#2506ac RGB chart
      #2506ac CMYK chart
      #2506ac RGB pie chart
      #2506ac color shades, tints & tones
#2506ac color schemes
#2506ac color preview, HTML & CSS examples
           This text has a color of #2506ac        
        
          <p style="color:#2506ac;">Text here</p>
        
        
          .mytext {color:#2506ac;}
        
        Text color #2506ac
      
           This box has a color of #2506ac        
        
          <div style="background-color:#2506ac;">Content here</div>
        
        
          .mybackground {background-color:#2506ac;}
        
        Background color #2506ac
      
           Border around this has a color of #2506ac        
        
          <div style="border:2px solid #2506ac;">Content here</div>
        
        
          .myborder {border:2px solid #2506ac;}
        
        Border color #2506ac