#2a3fef color space conversions
Hex:
        #2a3fef
        RGB:
        42, 63, 239
        CMY:
        84, 75, 6
        CMYK:
        82, 74, 0, 6
      HSL:
        234°, 86.0262%, 55.0980%
        HSV (HSB):
        234°, 82.4268%, 93.7255%
        XYZ:
        18.3123, 10.2792, 82.6803
        xyY:
        0.1646, 0.0924, 10.2792
      CIE-Lab:
        38.3390, 54.5632, -88.7761
        CIE-LCH:
        38.3390, 104.2033, 301.5756
        CIE-Luv:
        38.3390, -11.7930, -123.7797
        Hunter-Lab:
        32.0613, 45.8461, -130.4554
      #2a3fef color charts
#2a3fef RGB chart
      #2a3fef CMYK chart
      #2a3fef RGB pie chart
      #2a3fef color shades, tints & tones
#2a3fef color schemes
#2a3fef color preview, HTML & CSS examples
           This text has a color of #2a3fef        
        
          <p style="color:#2a3fef;">Text here</p>
        
        
          .mytext {color:#2a3fef;}
        
        Text color #2a3fef
      
           This box has a color of #2a3fef        
        
          <div style="background-color:#2a3fef;">Content here</div>
        
        
          .mybackground {background-color:#2a3fef;}
        
        Background color #2a3fef
      
           Border around this has a color of #2a3fef        
        
          <div style="border:2px solid #2a3fef;">Content here</div>
        
        
          .myborder {border:2px solid #2a3fef;}
        
        Border color #2a3fef