#3588fc color space conversions
Hex:
        #3588fc
        RGB:
        53, 136, 252
        CMY:
        79, 47, 1
        CMYK:
        79, 46, 0, 1
      HSL:
        215°, 97.0732%, 59.8039%
        HSV (HSB):
        215°, 78.9683%, 98.8235%
        XYZ:
        27.8430, 25.3935, 95.5294
        xyY:
        0.1872, 0.1707, 25.3935
      CIE-Lab:
        57.4568, 15.4457, -64.8152
        CIE-LCH:
        57.4568, 66.6301, 283.4038
        CIE-Luv:
        57.4568, -28.1364, -104.3156
        Hunter-Lab:
        50.3919, 10.4407, -77.1233
      #3588fc color charts
#3588fc RGB chart
      #3588fc CMYK chart
      #3588fc RGB pie chart
      #3588fc color shades, tints & tones
#3588fc color schemes
#3588fc color preview, HTML & CSS examples
           This text has a color of #3588fc        
        
          <p style="color:#3588fc;">Text here</p>
        
        
          .mytext {color:#3588fc;}
        
        Text color #3588fc
      
           This box has a color of #3588fc        
        
          <div style="background-color:#3588fc;">Content here</div>
        
        
          .mybackground {background-color:#3588fc;}
        
        Background color #3588fc
      
           Border around this has a color of #3588fc        
        
          <div style="border:2px solid #3588fc;">Content here</div>
        
        
          .myborder {border:2px solid #3588fc;}
        
        Border color #3588fc