#3982f3 color space conversions
Hex:
        #3982f3
        RGB:
        57, 130, 243
        CMY:
        78, 49, 5
        CMYK:
        77, 47, 0, 5
      HSL:
        216°, 88.5714%, 58.8235%
        HSV (HSB):
        216°, 76.5432%, 95.2941%
        XYZ:
        25.8476, 23.3062, 87.9302
        xyY:
        0.1886, 0.1700, 23.3062
      CIE-Lab:
        55.3863, 16.2400, -63.1672
        CIE-LCH:
        55.3863, 65.2214, 284.4182
        CIE-Luv:
        55.3863, -25.9912, -100.9463
        Hunter-Lab:
        48.2765, 11.0866, -74.1966
      #3982f3 color charts
#3982f3 RGB chart
      #3982f3 CMYK chart
      #3982f3 RGB pie chart
      #3982f3 color shades, tints & tones
#3982f3 color schemes
#3982f3 color preview, HTML & CSS examples
           This text has a color of #3982f3        
        
          <p style="color:#3982f3;">Text here</p>
        
        
          .mytext {color:#3982f3;}
        
        Text color #3982f3
      
           This box has a color of #3982f3        
        
          <div style="background-color:#3982f3;">Content here</div>
        
        
          .mybackground {background-color:#3982f3;}
        
        Background color #3982f3
      
           Border around this has a color of #3982f3        
        
          <div style="border:2px solid #3982f3;">Content here</div>
        
        
          .myborder {border:2px solid #3982f3;}
        
        Border color #3982f3