#2a37be color space conversions
Hex:
        #2a37be
        RGB:
        42, 55, 190
        CMY:
        84, 78, 25
        CMYK:
        78, 71, 0, 25
      HSL:
        235°, 63.7931%, 45.4902%
        HSV (HSB):
        235°, 77.8947%, 74.5098%
        XYZ:
        11.6153, 6.9423, 49.4430
        xyY:
        0.1708, 0.1021, 6.9423
      CIE-Lab:
        31.6752, 42.6264, -71.5265
        CIE-LCH:
        31.6752, 83.2649, 300.7930
        CIE-Luv:
        31.6752, -9.0193, -95.4243
        Hunter-Lab:
        26.3483, 32.5799, -92.8149
      #2a37be color charts
#2a37be RGB chart
      #2a37be CMYK chart
      #2a37be RGB pie chart
      #2a37be color shades, tints & tones
#2a37be color schemes
#2a37be color preview, HTML & CSS examples
           This text has a color of #2a37be        
        
          <p style="color:#2a37be;">Text here</p>
        
        
          .mytext {color:#2a37be;}
        
        Text color #2a37be
      
           This box has a color of #2a37be        
        
          <div style="background-color:#2a37be;">Content here</div>
        
        
          .mybackground {background-color:#2a37be;}
        
        Background color #2a37be
      
           Border around this has a color of #2a37be        
        
          <div style="border:2px solid #2a37be;">Content here</div>
        
        
          .myborder {border:2px solid #2a37be;}
        
        Border color #2a37be