#2a45ed color space conversions
Hex:
        #2a45ed
        RGB:
        42, 69, 237
        CMY:
        84, 73, 7
        CMYK:
        82, 71, 0, 7
      HSL:
        232°, 84.4156%, 54.7059%
        HSV (HSB):
        232°, 82.2785%, 92.9412%
        XYZ:
        18.3690, 10.8629, 81.2494
        xyY:
        0.1663, 0.0983, 10.8629
      CIE-Lab:
        39.3486, 50.5092, -85.9767
        CIE-LCH:
        39.3486, 99.7154, 300.4332
        CIE-Luv:
        39.3486, -12.7778, -121.9140
        Hunter-Lab:
        32.9589, 41.8054, -123.0887
      #2a45ed color charts
#2a45ed RGB chart
      #2a45ed CMYK chart
      #2a45ed RGB pie chart
      #2a45ed color shades, tints & tones
#2a45ed color schemes
#2a45ed color preview, HTML & CSS examples
           This text has a color of #2a45ed        
        
          <p style="color:#2a45ed;">Text here</p>
        
        
          .mytext {color:#2a45ed;}
        
        Text color #2a45ed
      
           This box has a color of #2a45ed        
        
          <div style="background-color:#2a45ed;">Content here</div>
        
        
          .mybackground {background-color:#2a45ed;}
        
        Background color #2a45ed
      
           Border around this has a color of #2a45ed        
        
          <div style="border:2px solid #2a45ed;">Content here</div>
        
        
          .myborder {border:2px solid #2a45ed;}
        
        Border color #2a45ed