#3506fe color space conversions
Hex:
        #3506fe
        RGB:
        53, 6, 254
        CMY:
        79, 98, 0
        CMYK:
        79, 98, 0, 0
      HSL:
        251°, 99.2000%, 50.9804%
        HSV (HSB):
        251°, 97.6378%, 99.6078%
        XYZ:
        19.4227, 8.0429, 94.2947
        xyY:
        0.1595, 0.0661, 8.0429
      CIE-Lab:
        34.0721, 78.6780, -104.3052
        CIE-LCH:
        34.0721, 130.6515, 307.0275
        CIE-Luv:
        34.0721, -6.2683, -131.6367
        Hunter-Lab:
        28.3600, 72.6181, -177.2825
      #3506fe color charts
#3506fe RGB chart
      #3506fe CMYK chart
      #3506fe RGB pie chart
      #3506fe color shades, tints & tones
#3506fe color schemes
#3506fe color preview, HTML & CSS examples
           This text has a color of #3506fe        
        
          <p style="color:#3506fe;">Text here</p>
        
        
          .mytext {color:#3506fe;}
        
        Text color #3506fe
      
           This box has a color of #3506fe        
        
          <div style="background-color:#3506fe;">Content here</div>
        
        
          .mybackground {background-color:#3506fe;}
        
        Background color #3506fe
      
           Border around this has a color of #3506fe        
        
          <div style="border:2px solid #3506fe;">Content here</div>
        
        
          .myborder {border:2px solid #3506fe;}
        
        Border color #3506fe