#2313c1 color space conversions
Hex:
        #2313c1
        RGB:
        35, 19, 193
        CMY:
        86, 93, 24
        CMYK:
        82, 90, 0, 24
      HSL:
        246°, 82.0755%, 41.5686%
        HSV (HSB):
        246°, 90.1554%, 75.6863%
        XYZ:
        10.5516, 4.6733, 50.7980
        xyY:
        0.1598, 0.0708, 4.6733
      CIE-Lab:
        25.7830, 60.2063, -83.0771
        CIE-LCH:
        25.7830, 102.5992, 305.9310
        CIE-Luv:
        25.7830, -5.6079, -96.4837
        Hunter-Lab:
        21.6179, 49.2943, -124.1880
      #2313c1 color charts
#2313c1 RGB chart
      #2313c1 CMYK chart
      #2313c1 RGB pie chart
      #2313c1 color shades, tints & tones
#2313c1 color schemes
#2313c1 color preview, HTML & CSS examples
           This text has a color of #2313c1        
        
          <p style="color:#2313c1;">Text here</p>
        
        
          .mytext {color:#2313c1;}
        
        Text color #2313c1
      
           This box has a color of #2313c1        
        
          <div style="background-color:#2313c1;">Content here</div>
        
        
          .mybackground {background-color:#2313c1;}
        
        Background color #2313c1
      
           Border around this has a color of #2313c1        
        
          <div style="border:2px solid #2313c1;">Content here</div>
        
        
          .myborder {border:2px solid #2313c1;}
        
        Border color #2313c1