#3565fa color space conversions
Hex:
        #3565fa
        RGB:
        53, 101, 250
        CMY:
        79, 60, 2
        CMYK:
        79, 60, 0, 2
      HSL:
        225°, 95.1691%, 59.4118%
        HSV (HSB):
        225°, 78.8000%, 98.0392%
        XYZ:
        23.3772, 16.9664, 92.4852
        xyY:
        0.1760, 0.1277, 16.9664
      CIE-Lab:
        48.2176, 36.4717, -78.6890
        CIE-LCH:
        48.2176, 86.7303, 294.8673
        CIE-Luv:
        48.2176, -18.4633, -121.2091
        Hunter-Lab:
        41.1903, 29.2233, -104.2917
      #3565fa color charts
#3565fa RGB chart
      #3565fa CMYK chart
      #3565fa RGB pie chart
      #3565fa color shades, tints & tones
#3565fa color schemes
#3565fa color preview, HTML & CSS examples
           This text has a color of #3565fa        
        
          <p style="color:#3565fa;">Text here</p>
        
        
          .mytext {color:#3565fa;}
        
        Text color #3565fa
      
           This box has a color of #3565fa        
        
          <div style="background-color:#3565fa;">Content here</div>
        
        
          .mybackground {background-color:#3565fa;}
        
        Background color #3565fa
      
           Border around this has a color of #3565fa        
        
          <div style="border:2px solid #3565fa;">Content here</div>
        
        
          .myborder {border:2px solid #3565fa;}
        
        Border color #3565fa