#231ae5 color space conversions
Hex:
        #231ae5
        RGB:
        35, 26, 229
        CMY:
        86, 90, 10
        CMYK:
        85, 89, 0, 10
      HSL:
        243°, 79.6078%, 50.0000%
        HSV (HSB):
        243°, 88.6463%, 89.8039%
        XYZ:
        15.2054, 6.7533, 74.6308
        xyY:
        0.1574, 0.0699, 6.7533
      CIE-Lab:
        31.2385, 67.8150, -94.8938
        CIE-LCH:
        31.2385, 116.6349, 305.5512
        CIE-Luv:
        31.2385, -7.7814, -117.6805
        Hunter-Lab:
        25.9870, 58.9656, -152.0810
      #231ae5 color charts
#231ae5 RGB chart
      #231ae5 CMYK chart
      #231ae5 RGB pie chart
      #231ae5 color shades, tints & tones
#231ae5 color schemes
#231ae5 color preview, HTML & CSS examples
           This text has a color of #231ae5        
        
          <p style="color:#231ae5;">Text here</p>
        
        
          .mytext {color:#231ae5;}
        
        Text color #231ae5
      
           This box has a color of #231ae5        
        
          <div style="background-color:#231ae5;">Content here</div>
        
        
          .mybackground {background-color:#231ae5;}
        
        Background color #231ae5
      
           Border around this has a color of #231ae5        
        
          <div style="border:2px solid #231ae5;">Content here</div>
        
        
          .myborder {border:2px solid #231ae5;}
        
        Border color #231ae5