#2330ea color space conversions
Hex:
        #2330ea
        RGB:
        35, 48, 234
        CMY:
        86, 81, 8
        CMYK:
        85, 79, 0, 8
      HSL:
        236°, 82.5726%, 52.7451%
        HSV (HSB):
        236°, 85.0427%, 91.7647%
        XYZ:
        16.6014, 8.4117, 78.5905
        xyY:
        0.1602, 0.0812, 8.4117
      CIE-Lab:
        34.8261, 60.4156, -91.7733
        CIE-LCH:
        34.8261, 109.8745, 303.3575
        CIE-Luv:
        34.8261, -10.1498, -121.4913
        Hunter-Lab:
        29.0030, 51.4185, -140.3583
      #2330ea color charts
#2330ea RGB chart
      #2330ea CMYK chart
      #2330ea RGB pie chart
      #2330ea color shades, tints & tones
#2330ea color schemes
#2330ea color preview, HTML & CSS examples
           This text has a color of #2330ea        
        
          <p style="color:#2330ea;">Text here</p>
        
        
          .mytext {color:#2330ea;}
        
        Text color #2330ea
      
           This box has a color of #2330ea        
        
          <div style="background-color:#2330ea;">Content here</div>
        
        
          .mybackground {background-color:#2330ea;}
        
        Background color #2330ea
      
           Border around this has a color of #2330ea        
        
          <div style="border:2px solid #2330ea;">Content here</div>
        
        
          .myborder {border:2px solid #2330ea;}
        
        Border color #2330ea