#2321c1 color space conversions
Hex:
        #2321c1
        RGB:
        35, 33, 193
        CMY:
        86, 87, 24
        CMYK:
        82, 83, 0, 24
      HSL:
        241°, 70.7965%, 44.3137%
        HSV (HSB):
        241°, 82.9016%, 75.6863%
        XYZ:
        10.8626, 5.2953, 50.9016
        xyY:
        0.1620, 0.0790, 5.2953
      CIE-Lab:
        27.5600, 54.8849, -80.1188
        CIE-LCH:
        27.5600, 97.1153, 304.4129
        CIE-Luv:
        27.5600, -6.8176, -97.5281
        Hunter-Lab:
        23.0115, 43.9912, -115.0419
      #2321c1 color charts
#2321c1 RGB chart
      #2321c1 CMYK chart
      #2321c1 RGB pie chart
      #2321c1 color shades, tints & tones
#2321c1 color schemes
#2321c1 color preview, HTML & CSS examples
           This text has a color of #2321c1        
        
          <p style="color:#2321c1;">Text here</p>
        
        
          .mytext {color:#2321c1;}
        
        Text color #2321c1
      
           This box has a color of #2321c1        
        
          <div style="background-color:#2321c1;">Content here</div>
        
        
          .mybackground {background-color:#2321c1;}
        
        Background color #2321c1
      
           Border around this has a color of #2321c1        
        
          <div style="border:2px solid #2321c1;">Content here</div>
        
        
          .myborder {border:2px solid #2321c1;}
        
        Border color #2321c1