#5b75ee color space conversions
Hex:
        #5b75ee
        RGB:
        91, 117, 238
        CMY:
        64, 54, 7
        CMYK:
        62, 51, 0, 7
      HSL:
        229°, 81.2155%, 64.5098%
        HSV (HSB):
        229°, 61.7647%, 93.3333%
        XYZ:
        26.1083, 21.1198, 83.5894
        xyY:
        0.1996, 0.1614, 21.1198
      CIE-Lab:
        53.0803, 27.2649, -64.0263
        CIE-LCH:
        53.0803, 69.5898, 293.0662
        CIE-Luv:
        53.0803, -15.1324, -102.2394
        Hunter-Lab:
        45.9563, 20.9845, -75.6726
      #5b75ee color charts
#5b75ee RGB chart
      #5b75ee CMYK chart
      #5b75ee RGB pie chart
      #5b75ee color shades, tints & tones
#5b75ee color schemes
#5b75ee color preview, HTML & CSS examples
           This text has a color of #5b75ee        
        
          <p style="color:#5b75ee;">Text here</p>
        
        
          .mytext {color:#5b75ee;}
        
        Text color #5b75ee
      
           This box has a color of #5b75ee        
        
          <div style="background-color:#5b75ee;">Content here</div>
        
        
          .mybackground {background-color:#5b75ee;}
        
        Background color #5b75ee
      
           Border around this has a color of #5b75ee        
        
          <div style="border:2px solid #5b75ee;">Content here</div>
        
        
          .myborder {border:2px solid #5b75ee;}
        
        Border color #5b75ee