#230ec4 color space conversions
Hex:
        #230ec4
        RGB:
        35, 14, 196
        CMY:
        86, 95, 23
        CMYK:
        82, 93, 0, 23
      HSL:
        247°, 86.6667%, 41.1765%
        HSV (HSB):
        247°, 92.8571%, 76.8627%
        XYZ:
        10.8140, 4.6569, 52.5535
        xyY:
        0.1590, 0.0685, 4.6569
      CIE-Lab:
        25.7341, 62.3925, -84.9281
        CIE-LCH:
        25.7341, 105.3831, 306.3029
        CIE-Luv:
        25.7341, -5.4673, -97.8461
        Hunter-Lab:
        21.5799, 51.6839, -129.2828
      #230ec4 color charts
#230ec4 RGB chart
      #230ec4 CMYK chart
      #230ec4 RGB pie chart
      #230ec4 color shades, tints & tones
#230ec4 color schemes
#230ec4 color preview, HTML & CSS examples
           This text has a color of #230ec4        
        
          <p style="color:#230ec4;">Text here</p>
        
        
          .mytext {color:#230ec4;}
        
        Text color #230ec4
      
           This box has a color of #230ec4        
        
          <div style="background-color:#230ec4;">Content here</div>
        
        
          .mybackground {background-color:#230ec4;}
        
        Background color #230ec4
      
           Border around this has a color of #230ec4        
        
          <div style="border:2px solid #230ec4;">Content here</div>
        
        
          .myborder {border:2px solid #230ec4;}
        
        Border color #230ec4