#2328ce color space conversions
Hex:
        #2328ce
        RGB:
        35, 40, 206
        CMY:
        86, 84, 19
        CMYK:
        83, 81, 0, 19
      HSL:
        238°, 70.9544%, 47.2549%
        HSV (HSB):
        238°, 83.0097%, 80.7843%
        XYZ:
        12.5925, 6.3311, 58.9509
        xyY:
        0.1617, 0.0813, 6.3311
      CIE-Lab:
        30.2330, 55.6148, -83.2951
        CIE-LCH:
        30.2330, 100.1553, 303.7304
        CIE-Luv:
        30.2330, -8.1505, -105.3287
        Hunter-Lab:
        25.1618, 45.2994, -121.2958
      #2328ce color charts
#2328ce RGB chart
      #2328ce CMYK chart
      #2328ce RGB pie chart
      #2328ce color shades, tints & tones
#2328ce color schemes
#2328ce color preview, HTML & CSS examples
           This text has a color of #2328ce        
        
          <p style="color:#2328ce;">Text here</p>
        
        
          .mytext {color:#2328ce;}
        
        Text color #2328ce
      
           This box has a color of #2328ce        
        
          <div style="background-color:#2328ce;">Content here</div>
        
        
          .mybackground {background-color:#2328ce;}
        
        Background color #2328ce
      
           Border around this has a color of #2328ce        
        
          <div style="border:2px solid #2328ce;">Content here</div>
        
        
          .myborder {border:2px solid #2328ce;}
        
        Border color #2328ce