#4166fa color space conversions
Hex:
        #4166fa
        RGB:
        65, 102, 250
        CMY:
        75, 60, 2
        CMYK:
        74, 59, 0, 2
      HSL:
        228°, 94.8718%, 61.7647%
        HSV (HSB):
        228°, 74.0000%, 98.0392%
        XYZ:
        24.1867, 17.5287, 92.5511
        xyY:
        0.1801, 0.1306, 17.5287
      CIE-Lab:
        48.9194, 37.0217, -77.5240
        CIE-LCH:
        48.9194, 85.9103, 295.5269
        CIE-Luv:
        48.9194, -16.8763, -120.1979
        Hunter-Lab:
        41.8673, 29.8515, -101.7584
      #4166fa color charts
#4166fa RGB chart
      #4166fa CMYK chart
      #4166fa RGB pie chart
      #4166fa color shades, tints & tones
#4166fa color schemes
#4166fa color preview, HTML & CSS examples
           This text has a color of #4166fa        
        
          <p style="color:#4166fa;">Text here</p>
        
        
          .mytext {color:#4166fa;}
        
        Text color #4166fa
      
           This box has a color of #4166fa        
        
          <div style="background-color:#4166fa;">Content here</div>
        
        
          .mybackground {background-color:#4166fa;}
        
        Background color #4166fa
      
           Border around this has a color of #4166fa        
        
          <div style="border:2px solid #4166fa;">Content here</div>
        
        
          .myborder {border:2px solid #4166fa;}
        
        Border color #4166fa