#231fa5 color space conversions
Hex:
        #231fa5
        RGB:
        35, 31, 165
        CMY:
        86, 88, 35
        CMYK:
        79, 81, 0, 35
      HSL:
        242°, 68.3673%, 38.4314%
        HSV (HSB):
        242°, 81.2121%, 64.7059%
        XYZ:
        7.9747, 4.0539, 35.9595
        xyY:
        0.1662, 0.0845, 4.0539
      CIE-Lab:
        23.8489, 47.1286, -69.5395
        CIE-LCH:
        23.8489, 84.0050, 304.1264
        CIE-Luv:
        23.8489, -5.3563, -81.1705
        Hunter-Lab:
        20.1343, 35.4639, -91.7967
      #231fa5 color charts
#231fa5 RGB chart
      #231fa5 CMYK chart
      #231fa5 RGB pie chart
      #231fa5 color shades, tints & tones
#231fa5 color schemes
#231fa5 color preview, HTML & CSS examples
           This text has a color of #231fa5        
        
          <p style="color:#231fa5;">Text here</p>
        
        
          .mytext {color:#231fa5;}
        
        Text color #231fa5
      
           This box has a color of #231fa5        
        
          <div style="background-color:#231fa5;">Content here</div>
        
        
          .mybackground {background-color:#231fa5;}
        
        Background color #231fa5
      
           Border around this has a color of #231fa5        
        
          <div style="border:2px solid #231fa5;">Content here</div>
        
        
          .myborder {border:2px solid #231fa5;}
        
        Border color #231fa5