#2321e4 color space conversions
Hex:
        #2321e4
        RGB:
        35, 33, 228
        CMY:
        86, 87, 11
        CMYK:
        85, 86, 0, 11
      HSL:
        241°, 78.3133%, 51.1765%
        HSV (HSB):
        241°, 85.5263%, 89.4118%
        XYZ:
        15.2406, 7.0465, 73.9556
        xyY:
        0.1584, 0.0732, 7.0465
      CIE-Lab:
        31.9125, 65.1190, -93.1983
        CIE-LCH:
        31.9125, 113.6944, 304.9426
        CIE-Luv:
        31.9125, -8.2996, -117.5462
        Hunter-Lab:
        26.5452, 56.0294, -146.6019
      #2321e4 color charts
#2321e4 RGB chart
      #2321e4 CMYK chart
      #2321e4 RGB pie chart
      #2321e4 color shades, tints & tones
#2321e4 color schemes
#2321e4 color preview, HTML & CSS examples
           This text has a color of #2321e4        
        
          <p style="color:#2321e4;">Text here</p>
        
        
          .mytext {color:#2321e4;}
        
        Text color #2321e4
      
           This box has a color of #2321e4        
        
          <div style="background-color:#2321e4;">Content here</div>
        
        
          .mybackground {background-color:#2321e4;}
        
        Background color #2321e4
      
           Border around this has a color of #2321e4        
        
          <div style="border:2px solid #2321e4;">Content here</div>
        
        
          .myborder {border:2px solid #2321e4;}
        
        Border color #2321e4