#2255a7 color space conversions
Hex:
        #2255a7
        RGB:
        34, 85, 167
        CMY:
        87, 67, 35
        CMYK:
        80, 49, 0, 35
      HSL:
        217°, 66.1692%, 39.4118%
        HSV (HSB):
        217°, 79.6407%, 65.4902%
        XYZ:
        10.8832, 9.6271, 37.8438
        xyY:
        0.1865, 0.1650, 9.6271
      CIE-Lab:
        37.1647, 13.6389, -48.9550
        CIE-LCH:
        37.1647, 50.8194, 285.5679
        CIE-Luv:
        37.1647, -17.3446, -70.5510
        Hunter-Lab:
        31.0276, 8.3125, -50.5958
      #2255a7 color charts
#2255a7 RGB chart
      #2255a7 CMYK chart
      #2255a7 RGB pie chart
      #2255a7 color shades, tints & tones
#2255a7 color schemes
#2255a7 color preview, HTML & CSS examples
           This text has a color of #2255a7        
        
          <p style="color:#2255a7;">Text here</p>
        
        
          .mytext {color:#2255a7;}
        
        Text color #2255a7
      
           This box has a color of #2255a7        
        
          <div style="background-color:#2255a7;">Content here</div>
        
        
          .mybackground {background-color:#2255a7;}
        
        Background color #2255a7
      
           Border around this has a color of #2255a7        
        
          <div style="border:2px solid #2255a7;">Content here</div>
        
        
          .myborder {border:2px solid #2255a7;}
        
        Border color #2255a7