#4170ed color space conversions
Hex:
        #4170ed
        RGB:
        65, 112, 237
        CMY:
        75, 56, 7
        CMYK:
        73, 53, 0, 7
      HSL:
        224°, 82.6923%, 59.2157%
        HSV (HSB):
        224°, 72.5738%, 92.9412%
        XYZ:
        23.2602, 18.8266, 82.5287
        xyY:
        0.1867, 0.1511, 18.8266
      CIE-Lab:
        50.4837, 26.1807, -67.7254
        CIE-LCH:
        50.4837, 72.6096, 291.1351
        CIE-Luv:
        50.4837, -19.4700, -106.3659
        Hunter-Lab:
        43.3896, 19.7581, -82.3991
      #4170ed color charts
#4170ed RGB chart
      #4170ed CMYK chart
      #4170ed RGB pie chart
      #4170ed color shades, tints & tones
#4170ed color schemes
#4170ed color preview, HTML & CSS examples
           This text has a color of #4170ed        
        
          <p style="color:#4170ed;">Text here</p>
        
        
          .mytext {color:#4170ed;}
        
        Text color #4170ed
      
           This box has a color of #4170ed        
        
          <div style="background-color:#4170ed;">Content here</div>
        
        
          .mybackground {background-color:#4170ed;}
        
        Background color #4170ed
      
           Border around this has a color of #4170ed        
        
          <div style="border:2px solid #4170ed;">Content here</div>
        
        
          .myborder {border:2px solid #4170ed;}
        
        Border color #4170ed