#2230e1 color space conversions
Hex:
        #2230e1
        RGB:
        34, 48, 225
        CMY:
        87, 81, 12
        CMYK:
        85, 79, 0, 12
      HSL:
        236°, 76.0956%, 50.7843%
        HSV (HSB):
        236°, 84.8889%, 88.2353%
        XYZ:
        15.3072, 7.8902, 71.9503
        xyY:
        0.1609, 0.0829, 7.8902
      CIE-Lab:
        33.7532, 57.5803, -88.4210
        CIE-LCH:
        33.7532, 105.5167, 303.0724
        CIE-Luv:
        33.7532, -9.9410, -116.3506
        Hunter-Lab:
        28.0896, 48.1159, -132.2065
      #2230e1 color charts
#2230e1 RGB chart
      #2230e1 CMYK chart
      #2230e1 RGB pie chart
      #2230e1 color shades, tints & tones
#2230e1 color schemes
#2230e1 color preview, HTML & CSS examples
           This text has a color of #2230e1        
        
          <p style="color:#2230e1;">Text here</p>
        
        
          .mytext {color:#2230e1;}
        
        Text color #2230e1
      
           This box has a color of #2230e1        
        
          <div style="background-color:#2230e1;">Content here</div>
        
        
          .mybackground {background-color:#2230e1;}
        
        Background color #2230e1
      
           Border around this has a color of #2230e1        
        
          <div style="border:2px solid #2230e1;">Content here</div>
        
        
          .myborder {border:2px solid #2230e1;}
        
        Border color #2230e1