#2a38bf color space conversions
Hex:
        #2a38bf
        RGB:
        42, 56, 191
        CMY:
        84, 78, 25
        CMYK:
        78, 71, 0, 25
      HSL:
        234°, 63.9485%, 45.6863%
        HSV (HSB):
        234°, 78.0105%, 74.9020%
        XYZ:
        11.7730, 7.0822, 50.0367
        xyY:
        0.1709, 0.1028, 7.0822
      CIE-Lab:
        31.9933, 42.3735, -71.5910
        CIE-LCH:
        31.9933, 83.1913, 300.6206
        CIE-Luv:
        31.9933, -9.2330, -95.9113
        Hunter-Lab:
        26.6124, 32.3946, -92.8487
      #2a38bf color charts
#2a38bf RGB chart
      #2a38bf CMYK chart
      #2a38bf RGB pie chart
      #2a38bf color shades, tints & tones
#2a38bf color schemes
#2a38bf color preview, HTML & CSS examples
           This text has a color of #2a38bf        
        
          <p style="color:#2a38bf;">Text here</p>
        
        
          .mytext {color:#2a38bf;}
        
        Text color #2a38bf
      
           This box has a color of #2a38bf        
        
          <div style="background-color:#2a38bf;">Content here</div>
        
        
          .mybackground {background-color:#2a38bf;}
        
        Background color #2a38bf
      
           Border around this has a color of #2a38bf        
        
          <div style="border:2px solid #2a38bf;">Content here</div>
        
        
          .myborder {border:2px solid #2a38bf;}
        
        Border color #2a38bf