#3286fe color space conversions
Hex:
        #3286fe
        RGB:
        50, 134, 254
        CMY:
        80, 47, 0
        CMYK:
        80, 47, 0, 0
      HSL:
        215°, 99.0291%, 59.6078%
        HSV (HSB):
        215°, 80.3150%, 99.6078%
        XYZ:
        27.7299, 24.8841, 97.1075
        xyY:
        0.1852, 0.1662, 24.8841
      CIE-Lab:
        56.9623, 17.1268, -66.7163
        CIE-LCH:
        56.9623, 68.8796, 284.3975
        CIE-Luv:
        56.9623, -27.8609, -107.2600
        Hunter-Lab:
        49.8839, 11.9292, -80.4993
      #3286fe color charts
#3286fe RGB chart
      #3286fe CMYK chart
      #3286fe RGB pie chart
      #3286fe color shades, tints & tones
#3286fe color schemes
#3286fe color preview, HTML & CSS examples
           This text has a color of #3286fe        
        
          <p style="color:#3286fe;">Text here</p>
        
        
          .mytext {color:#3286fe;}
        
        Text color #3286fe
      
           This box has a color of #3286fe        
        
          <div style="background-color:#3286fe;">Content here</div>
        
        
          .mybackground {background-color:#3286fe;}
        
        Background color #3286fe
      
           Border around this has a color of #3286fe        
        
          <div style="border:2px solid #3286fe;">Content here</div>
        
        
          .myborder {border:2px solid #3286fe;}
        
        Border color #3286fe