#2a13bd color space conversions
Hex:
        #2a13bd
        RGB:
        42, 19, 189
        CMY:
        84, 93, 26
        CMYK:
        78, 90, 0, 26
      HSL:
        248°, 81.7308%, 40.7843%
        HSV (HSB):
        248°, 89.9471%, 74.1176%
        XYZ:
        10.3730, 4.6321, 48.4915
        xyY:
        0.1634, 0.0730, 4.6321
      CIE-Lab:
        25.6598, 59.3737, -80.9053
        CIE-LCH:
        25.6598, 100.3539, 306.2737
        CIE-Luv:
        25.6598, -4.5699, -94.5101
        Hunter-Lab:
        21.5223, 48.3668, -118.5193
      #2a13bd color charts
#2a13bd RGB chart
      #2a13bd CMYK chart
      #2a13bd RGB pie chart
      #2a13bd color shades, tints & tones
#2a13bd color schemes
#2a13bd color preview, HTML & CSS examples
           This text has a color of #2a13bd        
        
          <p style="color:#2a13bd;">Text here</p>
        
        
          .mytext {color:#2a13bd;}
        
        Text color #2a13bd
      
           This box has a color of #2a13bd        
        
          <div style="background-color:#2a13bd;">Content here</div>
        
        
          .mybackground {background-color:#2a13bd;}
        
        Background color #2a13bd
      
           Border around this has a color of #2a13bd        
        
          <div style="border:2px solid #2a13bd;">Content here</div>
        
        
          .myborder {border:2px solid #2a13bd;}
        
        Border color #2a13bd