#5b62fd color space conversions
Hex:
        #5b62fd
        RGB:
        91, 98, 253
        CMY:
        64, 62, 1
        CMYK:
        64, 61, 0, 1
      HSL:
        237°, 97.5904%, 67.4510%
        HSV (HSB):
        237°, 64.0316%, 99.2157%
        XYZ:
        26.4117, 18.0514, 95.0207
        xyY:
        0.1894, 0.1294, 18.0514
      CIE-Lab:
        49.5583, 43.7000, -78.0927
        CIE-LCH:
        49.5583, 89.4884, 299.2310
        CIE-Luv:
        49.5583, -10.5609, -121.9637
        Hunter-Lab:
        42.4869, 36.6113, -102.8596
      #5b62fd color charts
#5b62fd RGB chart
      #5b62fd CMYK chart
      #5b62fd RGB pie chart
      #5b62fd color shades, tints & tones
#5b62fd color schemes
#5b62fd color preview, HTML & CSS examples
           This text has a color of #5b62fd        
        
          <p style="color:#5b62fd;">Text here</p>
        
        
          .mytext {color:#5b62fd;}
        
        Text color #5b62fd
      
           This box has a color of #5b62fd        
        
          <div style="background-color:#5b62fd;">Content here</div>
        
        
          .mybackground {background-color:#5b62fd;}
        
        Background color #5b62fd
      
           Border around this has a color of #5b62fd        
        
          <div style="border:2px solid #5b62fd;">Content here</div>
        
        
          .myborder {border:2px solid #5b62fd;}
        
        Border color #5b62fd