#5a66ee color space conversions
Hex:
        #5a66ee
        RGB:
        90, 102, 238
        CMY:
        65, 60, 7
        CMYK:
        62, 57, 0, 7
      HSL:
        235°, 81.3187%, 64.3137%
        HSV (HSB):
        235°, 62.1849%, 93.3333%
        XYZ:
        24.4004, 17.8494, 83.0482
        xyY:
        0.1947, 0.1425, 17.8494
      CIE-Lab:
        49.3130, 36.2559, -70.1257
        CIE-LCH:
        49.3130, 78.9436, 297.3396
        CIE-Luv:
        49.3130, -11.2350, -109.9771
        Hunter-Lab:
        42.2486, 29.1566, -86.9724
      #5a66ee color charts
#5a66ee RGB chart
      #5a66ee CMYK chart
      #5a66ee RGB pie chart
      #5a66ee color shades, tints & tones
#5a66ee color schemes
#5a66ee color preview, HTML & CSS examples
           This text has a color of #5a66ee        
        
          <p style="color:#5a66ee;">Text here</p>
        
        
          .mytext {color:#5a66ee;}
        
        Text color #5a66ee
      
           This box has a color of #5a66ee        
        
          <div style="background-color:#5a66ee;">Content here</div>
        
        
          .mybackground {background-color:#5a66ee;}
        
        Background color #5a66ee
      
           Border around this has a color of #5a66ee        
        
          <div style="border:2px solid #5a66ee;">Content here</div>
        
        
          .myborder {border:2px solid #5a66ee;}
        
        Border color #5a66ee