#2b25aa color space conversions
Hex:
        #2b25aa
        RGB:
        43, 37, 170
        CMY:
        83, 85, 33
        CMYK:
        75, 78, 0, 33
      HSL:
        243°, 64.2512%, 40.5882%
        HSV (HSB):
        243°, 78.2353%, 66.6667%
        XYZ:
        8.9135, 4.7390, 38.4751
        xyY:
        0.1710, 0.0909, 4.7390
      CIE-Lab:
        25.9779, 46.2254, -69.0202
        CIE-LCH:
        25.9779, 83.0697, 303.8117
        CIE-Luv:
        25.9779, -5.1991, -84.4576
        Hunter-Lab:
        21.7693, 34.9915, -89.5511
      #2b25aa color charts
#2b25aa RGB chart
      #2b25aa CMYK chart
      #2b25aa RGB pie chart
      #2b25aa color shades, tints & tones
#2b25aa color schemes
#2b25aa color preview, HTML & CSS examples
           This text has a color of #2b25aa        
        
          <p style="color:#2b25aa;">Text here</p>
        
        
          .mytext {color:#2b25aa;}
        
        Text color #2b25aa
      
           This box has a color of #2b25aa        
        
          <div style="background-color:#2b25aa;">Content here</div>
        
        
          .mybackground {background-color:#2b25aa;}
        
        Background color #2b25aa
      
           Border around this has a color of #2b25aa        
        
          <div style="border:2px solid #2b25aa;">Content here</div>
        
        
          .myborder {border:2px solid #2b25aa;}
        
        Border color #2b25aa