#160df5 color space conversions
Hex:
        #160df5
        RGB:
        22, 13, 245
        CMY:
        91, 95, 4
        CMYK:
        91, 95, 0, 4
      HSL:
        242°, 92.0635%, 50.5882%
        HSV (HSB):
        242°, 94.6939%, 96.0784%
        XYZ:
        16.9562, 7.0510, 86.8535
        xyY:
        0.1530, 0.0636, 7.0510
      CIE-Lab:
        31.9227, 74.9076, -102.8583
        CIE-LCH:
        31.9227, 127.2438, 306.0643
        CIE-Luv:
        31.9227, -8.6657, -125.6477
        Hunter-Lab:
        26.5537, 67.5146, -175.3418
      #160df5 color charts
#160df5 RGB chart
      #160df5 CMYK chart
      #160df5 RGB pie chart
      #160df5 color shades, tints & tones
#160df5 color schemes
#160df5 color preview, HTML & CSS examples
           This text has a color of #160df5        
        
          <p style="color:#160df5;">Text here</p>
        
        
          .mytext {color:#160df5;}
        
        Text color #160df5
      
           This box has a color of #160df5        
        
          <div style="background-color:#160df5;">Content here</div>
        
        
          .mybackground {background-color:#160df5;}
        
        Background color #160df5
      
           Border around this has a color of #160df5        
        
          <div style="border:2px solid #160df5;">Content here</div>
        
        
          .myborder {border:2px solid #160df5;}
        
        Border color #160df5