#3243f1 color space conversions
Hex:
        #3243f1
        RGB:
        50, 67, 241
        CMY:
        80, 74, 5
        CMYK:
        79, 72, 0, 5
      HSL:
        235°, 87.2146%, 57.0588%
        HSV (HSB):
        235°, 79.2531%, 94.5098%
        XYZ:
        19.1997, 11.0433, 84.3387
        xyY:
        0.1676, 0.0964, 11.0433
      CIE-Lab:
        39.6533, 53.4895, -87.7220
        CIE-LCH:
        39.6533, 102.7438, 301.3733
        CIE-Luv:
        39.6533, -11.5707, -124.4139
        Hunter-Lab:
        33.2315, 44.9747, -127.2112
      #3243f1 color charts
#3243f1 RGB chart
      #3243f1 CMYK chart
      #3243f1 RGB pie chart
      #3243f1 color shades, tints & tones
#3243f1 color schemes
#3243f1 color preview, HTML & CSS examples
           This text has a color of #3243f1        
        
          <p style="color:#3243f1;">Text here</p>
        
        
          .mytext {color:#3243f1;}
        
        Text color #3243f1
      
           This box has a color of #3243f1        
        
          <div style="background-color:#3243f1;">Content here</div>
        
        
          .mybackground {background-color:#3243f1;}
        
        Background color #3243f1
      
           Border around this has a color of #3243f1        
        
          <div style="border:2px solid #3243f1;">Content here</div>
        
        
          .myborder {border:2px solid #3243f1;}
        
        Border color #3243f1