#232ae7 color space conversions
Hex:
        #232ae7
        RGB:
        35, 42, 231
        CMY:
        86, 84, 9
        CMYK:
        85, 82, 0, 9
      HSL:
        238°, 80.3279%, 52.1569%
        HSV (HSB):
        238°, 84.8485%, 90.5882%
        XYZ:
        15.9449, 7.7828, 76.2631
        xyY:
        0.1595, 0.0778, 7.7828
      CIE-Lab:
        33.5263, 62.2844, -92.2255
        CIE-LCH:
        33.5263, 111.2874, 304.0331
        CIE-Luv:
        33.5263, -9.3260, -119.6655
        Hunter-Lab:
        27.8976, 53.2009, -142.5515
      #232ae7 color charts
#232ae7 RGB chart
      #232ae7 CMYK chart
      #232ae7 RGB pie chart
      #232ae7 color shades, tints & tones
#232ae7 color schemes
#232ae7 color preview, HTML & CSS examples
           This text has a color of #232ae7        
        
          <p style="color:#232ae7;">Text here</p>
        
        
          .mytext {color:#232ae7;}
        
        Text color #232ae7
      
           This box has a color of #232ae7        
        
          <div style="background-color:#232ae7;">Content here</div>
        
        
          .mybackground {background-color:#232ae7;}
        
        Background color #232ae7
      
           Border around this has a color of #232ae7        
        
          <div style="border:2px solid #232ae7;">Content here</div>
        
        
          .myborder {border:2px solid #232ae7;}
        
        Border color #232ae7