#2b25bc color space conversions
Hex:
        #2b25bc
        RGB:
        43, 37, 188
        CMY:
        83, 85, 26
        CMYK:
        77, 80, 0, 26
      HSL:
        242°, 67.1111%, 44.1176%
        HSV (HSB):
        242°, 80.3191%, 73.7255%
        XYZ:
        10.7349, 5.4676, 48.0665
        xyY:
        0.1670, 0.0851, 5.4676
      CIE-Lab:
        28.0274, 51.9159, -76.3759
        CIE-LCH:
        28.0274, 92.3501, 304.2056
        CIE-Luv:
        28.0274, -6.0555, -94.9735
        Hunter-Lab:
        23.3828, 41.0284, -105.5105
      #2b25bc color charts
#2b25bc RGB chart
      #2b25bc CMYK chart
      #2b25bc RGB pie chart
      #2b25bc color shades, tints & tones
#2b25bc color schemes
#2b25bc color preview, HTML & CSS examples
           This text has a color of #2b25bc        
        
          <p style="color:#2b25bc;">Text here</p>
        
        
          .mytext {color:#2b25bc;}
        
        Text color #2b25bc
      
           This box has a color of #2b25bc        
        
          <div style="background-color:#2b25bc;">Content here</div>
        
        
          .mybackground {background-color:#2b25bc;}
        
        Background color #2b25bc
      
           Border around this has a color of #2b25bc        
        
          <div style="border:2px solid #2b25bc;">Content here</div>
        
        
          .myborder {border:2px solid #2b25bc;}
        
        Border color #2b25bc