#3283f5 color space conversions
Hex:
        #3283f5
        RGB:
        50, 131, 245
        CMY:
        80, 49, 4
        CMYK:
        80, 47, 0, 4
      HSL:
        215°, 90.6977%, 57.8431%
        HSV (HSB):
        215°, 79.5918%, 96.0784%
        XYZ:
        25.9131, 23.5033, 89.5570
        xyY:
        0.1865, 0.1691, 23.5033
      CIE-Lab:
        55.5870, 15.6484, -63.9627
        CIE-LCH:
        55.5870, 65.8491, 283.7473
        CIE-Luv:
        55.5870, -27.2201, -102.2268
        Hunter-Lab:
        48.4802, 10.5696, -75.5898
      #3283f5 color charts
#3283f5 RGB chart
      #3283f5 CMYK chart
      #3283f5 RGB pie chart
      #3283f5 color shades, tints & tones
#3283f5 color schemes
#3283f5 color preview, HTML & CSS examples
           This text has a color of #3283f5        
        
          <p style="color:#3283f5;">Text here</p>
        
        
          .mytext {color:#3283f5;}
        
        Text color #3283f5
      
           This box has a color of #3283f5        
        
          <div style="background-color:#3283f5;">Content here</div>
        
        
          .mybackground {background-color:#3283f5;}
        
        Background color #3283f5
      
           Border around this has a color of #3283f5        
        
          <div style="border:2px solid #3283f5;">Content here</div>
        
        
          .myborder {border:2px solid #3283f5;}
        
        Border color #3283f5