#3283f7 color space conversions
Hex:
        #3283f7
        RGB:
        50, 131, 247
        CMY:
        80, 49, 3
        CMYK:
        80, 47, 0, 3
      HSL:
        215°, 92.4883%, 58.2353%
        HSV (HSB):
        215°, 79.7571%, 96.8627%
        XYZ:
        26.2202, 23.6261, 91.1740
        xyY:
        0.1859, 0.1675, 23.6261
      CIE-Lab:
        55.7115, 16.3874, -64.8692
        CIE-LCH:
        55.7115, 66.9071, 284.1776
        CIE-Luv:
        55.7115, -27.1626, -103.7653
        Hunter-Lab:
        48.6067, 11.2276, -77.1886
      #3283f7 color charts
#3283f7 RGB chart
      #3283f7 CMYK chart
      #3283f7 RGB pie chart
      #3283f7 color shades, tints & tones
#3283f7 color schemes
#3283f7 color preview, HTML & CSS examples
           This text has a color of #3283f7        
        
          <p style="color:#3283f7;">Text here</p>
        
        
          .mytext {color:#3283f7;}
        
        Text color #3283f7
      
           This box has a color of #3283f7        
        
          <div style="background-color:#3283f7;">Content here</div>
        
        
          .mybackground {background-color:#3283f7;}
        
        Background color #3283f7
      
           Border around this has a color of #3283f7        
        
          <div style="border:2px solid #3283f7;">Content here</div>
        
        
          .myborder {border:2px solid #3283f7;}
        
        Border color #3283f7