#232ef2 color space conversions
Hex:
        #232ef2
        RGB:
        35, 46, 242
        CMY:
        86, 82, 5
        CMYK:
        86, 81, 0, 5
      HSL:
        237°, 88.8412%, 54.3137%
        HSV (HSB):
        237°, 85.5372%, 94.9020%
        XYZ:
        17.6971, 8.7221, 84.7552
        xyY:
        0.1592, 0.0785, 8.7221
      CIE-Lab:
        35.4437, 63.7724, -95.2818
        CIE-LCH:
        35.4437, 114.6540, 303.7945
        CIE-Luv:
        35.4437, -10.1812, -125.9970
        Hunter-Lab:
        29.5332, 55.2790, -149.4786
      #232ef2 color charts
#232ef2 RGB chart
      #232ef2 CMYK chart
      #232ef2 RGB pie chart
      #232ef2 color shades, tints & tones
#232ef2 color schemes
#232ef2 color preview, HTML & CSS examples
           This text has a color of #232ef2        
        
          <p style="color:#232ef2;">Text here</p>
        
        
          .mytext {color:#232ef2;}
        
        Text color #232ef2
      
           This box has a color of #232ef2        
        
          <div style="background-color:#232ef2;">Content here</div>
        
        
          .mybackground {background-color:#232ef2;}
        
        Background color #232ef2
      
           Border around this has a color of #232ef2        
        
          <div style="border:2px solid #232ef2;">Content here</div>
        
        
          .myborder {border:2px solid #232ef2;}
        
        Border color #232ef2