#232ae2 color space conversions
Hex:
        #232ae2
        RGB:
        35, 42, 226
        CMY:
        86, 84, 11
        CMYK:
        85, 81, 0, 11
      HSL:
        238°, 76.7068%, 51.1765%
        HSV (HSB):
        238°, 84.5133%, 88.6275%
        XYZ:
        15.2486, 7.5042, 72.5963
        xyY:
        0.1599, 0.0787, 7.5042
      CIE-Lab:
        32.9283, 60.7879, -90.3630
        CIE-LCH:
        32.9283, 108.9066, 303.9290
        CIE-Luv:
        32.9283, -9.1402, -116.8257
        Hunter-Lab:
        27.3939, 51.4213, -137.9483
      #232ae2 color charts
#232ae2 RGB chart
      #232ae2 CMYK chart
      #232ae2 RGB pie chart
      #232ae2 color shades, tints & tones
#232ae2 color schemes
#232ae2 color preview, HTML & CSS examples
           This text has a color of #232ae2        
        
          <p style="color:#232ae2;">Text here</p>
        
        
          .mytext {color:#232ae2;}
        
        Text color #232ae2
      
           This box has a color of #232ae2        
        
          <div style="background-color:#232ae2;">Content here</div>
        
        
          .mybackground {background-color:#232ae2;}
        
        Background color #232ae2
      
           Border around this has a color of #232ae2        
        
          <div style="border:2px solid #232ae2;">Content here</div>
        
        
          .myborder {border:2px solid #232ae2;}
        
        Border color #232ae2