#232ac0 color space conversions
Hex:
        #232ac0
        RGB:
        35, 42, 192
        CMY:
        86, 84, 25
        CMYK:
        82, 78, 0, 25
      HSL:
        237°, 69.1630%, 44.5098%
        HSV (HSB):
        237°, 81.7708%, 75.2941%
        XYZ:
        11.0355, 5.8190, 50.4107
        xyY:
        0.1641, 0.0865, 5.8190
      CIE-Lab:
        28.9512, 50.1690, -77.2195
        CIE-LCH:
        28.9512, 92.0857, 303.0115
        CIE-Luv:
        28.9512, -7.8868, -97.2816
        Hunter-Lab:
        24.1227, 39.4448, -107.0164
      #232ac0 color charts
#232ac0 RGB chart
      #232ac0 CMYK chart
      #232ac0 RGB pie chart
      #232ac0 color shades, tints & tones
#232ac0 color schemes
#232ac0 color preview, HTML & CSS examples
           This text has a color of #232ac0        
        
          <p style="color:#232ac0;">Text here</p>
        
        
          .mytext {color:#232ac0;}
        
        Text color #232ac0
      
           This box has a color of #232ac0        
        
          <div style="background-color:#232ac0;">Content here</div>
        
        
          .mybackground {background-color:#232ac0;}
        
        Background color #232ac0
      
           Border around this has a color of #232ac0        
        
          <div style="border:2px solid #232ac0;">Content here</div>
        
        
          .myborder {border:2px solid #232ac0;}
        
        Border color #232ac0