#2328e1 color space conversions
Hex:
        #2328e1
        RGB:
        35, 40, 225
        CMY:
        86, 84, 12
        CMYK:
        84, 82, 0, 12
      HSL:
        238°, 76.0000%, 50.9804%
        HSV (HSB):
        238°, 84.4444%, 88.2353%
        XYZ:
        15.0425, 7.3112, 71.8525
        xyY:
        0.1597, 0.0776, 7.3112
      CIE-Lab:
        32.5050, 61.3833, -90.4941
        CIE-LCH:
        32.5050, 109.3485, 304.1495
        CIE-Luv:
        32.5050, -8.8772, -116.1876
        Hunter-Lab:
        27.0391, 51.9854, -138.6270
      #2328e1 color charts
#2328e1 RGB chart
      #2328e1 CMYK chart
      #2328e1 RGB pie chart
      #2328e1 color shades, tints & tones
#2328e1 color schemes
#2328e1 color preview, HTML & CSS examples
           This text has a color of #2328e1        
        
          <p style="color:#2328e1;">Text here</p>
        
        
          .mytext {color:#2328e1;}
        
        Text color #2328e1
      
           This box has a color of #2328e1        
        
          <div style="background-color:#2328e1;">Content here</div>
        
        
          .mybackground {background-color:#2328e1;}
        
        Background color #2328e1
      
           Border around this has a color of #2328e1        
        
          <div style="border:2px solid #2328e1;">Content here</div>
        
        
          .myborder {border:2px solid #2328e1;}
        
        Border color #2328e1