#359ef2 color space conversions
Hex:
        #359ef2
        RGB:
        53, 158, 242
        CMY:
        79, 38, 5
        CMYK:
        78, 35, 0, 5
      HSL:
        207°, 87.9070%, 57.8431%
        HSV (HSB):
        207°, 78.0992%, 94.9020%
        XYZ:
        29.7221, 31.6214, 88.5414
        xyY:
        0.1983, 0.2110, 31.6214
      CIE-Lab:
        63.0287, -1.2632, -50.4211
        CIE-LCH:
        63.0287, 50.4369, 268.5648
        CIE-Luv:
        63.0287, -35.5385, -80.7704
        Hunter-Lab:
        56.2329, -4.0609, -53.9919
      #359ef2 color charts
#359ef2 RGB chart
      #359ef2 CMYK chart
      #359ef2 RGB pie chart
      #359ef2 color shades, tints & tones
#359ef2 color schemes
#359ef2 color preview, HTML & CSS examples
           This text has a color of #359ef2        
        
          <p style="color:#359ef2;">Text here</p>
        
        
          .mytext {color:#359ef2;}
        
        Text color #359ef2
      
           This box has a color of #359ef2        
        
          <div style="background-color:#359ef2;">Content here</div>
        
        
          .mybackground {background-color:#359ef2;}
        
        Background color #359ef2
      
           Border around this has a color of #359ef2        
        
          <div style="border:2px solid #359ef2;">Content here</div>
        
        
          .myborder {border:2px solid #359ef2;}
        
        Border color #359ef2