#2125ab color space conversions
Hex:
        #2125ab
        RGB:
        33, 37, 171
        CMY:
        87, 85, 33
        CMYK:
        81, 78, 0, 33
      HSL:
        238°, 67.6471%, 40.0000%
        HSV (HSB):
        238°, 80.7018%, 67.0588%
        XYZ:
        8.6395, 4.5867, 38.9581
        xyY:
        0.1656, 0.0879, 4.5867
      CIE-Lab:
        25.5234, 45.8318, -70.3929
        CIE-LCH:
        25.5234, 83.9983, 303.0675
        CIE-Luv:
        25.5234, -6.6345, -84.9066
        Hunter-Lab:
        21.4167, 34.5274, -92.8599
      #2125ab color charts
#2125ab RGB chart
      #2125ab CMYK chart
      #2125ab RGB pie chart
      #2125ab color shades, tints & tones
#2125ab color schemes
#2125ab color preview, HTML & CSS examples
           This text has a color of #2125ab        
        
          <p style="color:#2125ab;">Text here</p>
        
        
          .mytext {color:#2125ab;}
        
        Text color #2125ab
      
           This box has a color of #2125ab        
        
          <div style="background-color:#2125ab;">Content here</div>
        
        
          .mybackground {background-color:#2125ab;}
        
        Background color #2125ab
      
           Border around this has a color of #2125ab        
        
          <div style="border:2px solid #2125ab;">Content here</div>
        
        
          .myborder {border:2px solid #2125ab;}
        
        Border color #2125ab