#3988fe color space conversions
Hex:
        #3988fe
        RGB:
        57, 136, 254
        CMY:
        78, 47, 0
        CMYK:
        78, 46, 0, 0
      HSL:
        216°, 98.9950%, 60.9804%
        HSV (HSB):
        216°, 77.5591%, 99.6078%
        XYZ:
        28.3809, 25.6339, 97.2179
        xyY:
        0.1877, 0.1695, 25.6339
      CIE-Lab:
        57.6879, 16.5740, -65.5382
        CIE-LCH:
        57.6879, 67.6014, 284.1920
        CIE-Luv:
        57.6879, -27.5298, -105.6540
        Hunter-Lab:
        50.6300, 11.4567, -78.4057
      #3988fe color charts
#3988fe RGB chart
      #3988fe CMYK chart
      #3988fe RGB pie chart
      #3988fe color shades, tints & tones
#3988fe color schemes
#3988fe color preview, HTML & CSS examples
           This text has a color of #3988fe        
        
          <p style="color:#3988fe;">Text here</p>
        
        
          .mytext {color:#3988fe;}
        
        Text color #3988fe
      
           This box has a color of #3988fe        
        
          <div style="background-color:#3988fe;">Content here</div>
        
        
          .mybackground {background-color:#3988fe;}
        
        Background color #3988fe
      
           Border around this has a color of #3988fe        
        
          <div style="border:2px solid #3988fe;">Content here</div>
        
        
          .myborder {border:2px solid #3988fe;}
        
        Border color #3988fe