#2a4cf3 color space conversions
Hex:
        #2a4cf3
        RGB:
        42, 76, 243
        CMY:
        84, 70, 5
        CMYK:
        83, 69, 0, 5
      HSL:
        230°, 89.3333%, 55.8824%
        HSV (HSB):
        230°, 82.7160%, 95.2941%
        XYZ:
        19.7169, 12.1322, 86.0966
        xyY:
        0.1672, 0.1029, 12.1322
      CIE-Lab:
        41.4254, 48.4620, -85.9339
        CIE-LCH:
        41.4254, 98.6570, 299.4206
        CIE-Luv:
        41.4254, -14.2087, -124.3801
        Hunter-Lab:
        34.8313, 40.0887, -122.1721
      #2a4cf3 color charts
#2a4cf3 RGB chart
      #2a4cf3 CMYK chart
      #2a4cf3 RGB pie chart
      #2a4cf3 color shades, tints & tones
#2a4cf3 color schemes
#2a4cf3 color preview, HTML & CSS examples
           This text has a color of #2a4cf3        
        
          <p style="color:#2a4cf3;">Text here</p>
        
        
          .mytext {color:#2a4cf3;}
        
        Text color #2a4cf3
      
           This box has a color of #2a4cf3        
        
          <div style="background-color:#2a4cf3;">Content here</div>
        
        
          .mybackground {background-color:#2a4cf3;}
        
        Background color #2a4cf3
      
           Border around this has a color of #2a4cf3        
        
          <div style="border:2px solid #2a4cf3;">Content here</div>
        
        
          .myborder {border:2px solid #2a4cf3;}
        
        Border color #2a4cf3