#2a44ed color space conversions
Hex:
        #2a44ed
        RGB:
        42, 68, 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.3080, 10.7409, 81.2290
        xyY:
        0.1660, 0.0974, 10.7409
      CIE-Lab:
        39.1406, 51.0854, -86.3201
        CIE-LCH:
        39.1406, 100.3039, 300.6176
        CIE-Luv:
        39.1406, -12.5979, -122.0501
        Hunter-Lab:
        32.7733, 42.3614, -124.0095
      #2a44ed color charts
#2a44ed RGB chart
      #2a44ed CMYK chart
      #2a44ed RGB pie chart
      #2a44ed color shades, tints & tones
#2a44ed color schemes
#2a44ed color preview, HTML & CSS examples
           This text has a color of #2a44ed        
        
          <p style="color:#2a44ed;">Text here</p>
        
        
          .mytext {color:#2a44ed;}
        
        Text color #2a44ed
      
           This box has a color of #2a44ed        
        
          <div style="background-color:#2a44ed;">Content here</div>
        
        
          .mybackground {background-color:#2a44ed;}
        
        Background color #2a44ed
      
           Border around this has a color of #2a44ed        
        
          <div style="border:2px solid #2a44ed;">Content here</div>
        
        
          .myborder {border:2px solid #2a44ed;}
        
        Border color #2a44ed