#2813ac color space conversions
Hex:
        #2813ac
        RGB:
        40, 19, 172
        CMY:
        84, 93, 33
        CMYK:
        77, 89, 0, 33
      HSL:
        248°, 80.1047%, 37.4510%
        HSV (HSB):
        248°, 88.9535%, 67.4510%
        XYZ:
        8.5543, 3.8954, 39.3308
        xyY:
        0.1652, 0.0752, 3.8954
      CIE-Lab:
        23.3226, 54.5770, -74.6387
        CIE-LCH:
        23.3226, 92.4639, 306.1749
        CIE-Luv:
        23.3226, -3.8988, -84.5326
        Hunter-Lab:
        19.7368, 42.8261, -104.3350
      #2813ac color charts
#2813ac RGB chart
      #2813ac CMYK chart
      #2813ac RGB pie chart
      #2813ac color shades, tints & tones
#2813ac color schemes
#2813ac color preview, HTML & CSS examples
           This text has a color of #2813ac        
        
          <p style="color:#2813ac;">Text here</p>
        
        
          .mytext {color:#2813ac;}
        
        Text color #2813ac
      
           This box has a color of #2813ac        
        
          <div style="background-color:#2813ac;">Content here</div>
        
        
          .mybackground {background-color:#2813ac;}
        
        Background color #2813ac
      
           Border around this has a color of #2813ac        
        
          <div style="border:2px solid #2813ac;">Content here</div>
        
        
          .myborder {border:2px solid #2813ac;}
        
        Border color #2813ac