#231ed1 color space conversions
Hex:
        #231ed1
        RGB:
        35, 30, 209
        CMY:
        86, 88, 18
        CMYK:
        83, 86, 0, 18
      HSL:
        242°, 74.8954%, 46.8627%
        HSV (HSB):
        242°, 85.6459%, 81.9608%
        XYZ:
        12.6660, 5.8893, 60.7908
        xyY:
        0.1596, 0.0742, 5.8893
      CIE-Lab:
        29.1315, 60.8578, -86.8728
        CIE-LCH:
        29.1315, 106.0686, 305.0128
        CIE-Luv:
        29.1315, -7.2157, -106.5285
        Hunter-Lab:
        24.2679, 50.6947, -131.5330
      #231ed1 color charts
#231ed1 RGB chart
      #231ed1 CMYK chart
      #231ed1 RGB pie chart
      #231ed1 color shades, tints & tones
#231ed1 color schemes
#231ed1 color preview, HTML & CSS examples
           This text has a color of #231ed1        
        
          <p style="color:#231ed1;">Text here</p>
        
        
          .mytext {color:#231ed1;}
        
        Text color #231ed1
      
           This box has a color of #231ed1        
        
          <div style="background-color:#231ed1;">Content here</div>
        
        
          .mybackground {background-color:#231ed1;}
        
        Background color #231ed1
      
           Border around this has a color of #231ed1        
        
          <div style="border:2px solid #231ed1;">Content here</div>
        
        
          .myborder {border:2px solid #231ed1;}
        
        Border color #231ed1