#231efa color space conversions
Hex:
        #231efa
        RGB:
        35, 30, 250
        CMY:
        86, 88, 2
        CMYK:
        86, 88, 0, 2
      HSL:
        241°, 95.6522%, 54.9020%
        HSV (HSB):
        241°, 88.0000%, 98.0392%
        XYZ:
        18.4127, 8.1880, 91.0525
        xyY:
        0.1565, 0.0696, 8.1880
      CIE-Lab:
        34.3714, 72.1918, -101.5787
        CIE-LCH:
        34.3714, 124.6189, 305.4014
        CIE-Luv:
        34.3714, -8.9842, -129.8053
        Hunter-Lab:
        28.6147, 64.7840, -168.6316
      #231efa color charts
#231efa RGB chart
      #231efa CMYK chart
      #231efa RGB pie chart
      #231efa color shades, tints & tones
#231efa color schemes
#231efa color preview, HTML & CSS examples
           This text has a color of #231efa        
        
          <p style="color:#231efa;">Text here</p>
        
        
          .mytext {color:#231efa;}
        
        Text color #231efa
      
           This box has a color of #231efa        
        
          <div style="background-color:#231efa;">Content here</div>
        
        
          .mybackground {background-color:#231efa;}
        
        Background color #231efa
      
           Border around this has a color of #231efa        
        
          <div style="border:2px solid #231efa;">Content here</div>
        
        
          .myborder {border:2px solid #231efa;}
        
        Border color #231efa