#3247f1 color space conversions
Hex:
        #3247f1
        RGB:
        50, 71, 241
        CMY:
        80, 72, 5
        CMYK:
        79, 71, 0, 5
      HSL:
        233°, 87.2146%, 57.0588%
        HSV (HSB):
        233°, 79.2531%, 94.5098%
        XYZ:
        19.4458, 11.5355, 84.4207
        xyY:
        0.1685, 0.1000, 11.5355
      CIE-Lab:
        40.4681, 51.2256, -86.3767
        CIE-LCH:
        40.4681, 100.4241, 300.6700
        CIE-Luv:
        40.4681, -12.2768, -123.8521
        Hunter-Lab:
        33.9639, 42.7623, -123.5967
      #3247f1 color charts
#3247f1 RGB chart
      #3247f1 CMYK chart
      #3247f1 RGB pie chart
      #3247f1 color shades, tints & tones
#3247f1 color schemes
#3247f1 color preview, HTML & CSS examples
           This text has a color of #3247f1        
        
          <p style="color:#3247f1;">Text here</p>
        
        
          .mytext {color:#3247f1;}
        
        Text color #3247f1
      
           This box has a color of #3247f1        
        
          <div style="background-color:#3247f1;">Content here</div>
        
        
          .mybackground {background-color:#3247f1;}
        
        Background color #3247f1
      
           Border around this has a color of #3247f1        
        
          <div style="border:2px solid #3247f1;">Content here</div>
        
        
          .myborder {border:2px solid #3247f1;}
        
        Border color #3247f1