#4180eb color space conversions
Hex:
        #4180eb
        RGB:
        65, 128, 235
        CMY:
        75, 50, 8
        CMYK:
        72, 46, 0, 8
      HSL:
        218°, 80.9524%, 58.8235%
        HSV (HSB):
        218°, 72.3404%, 92.1569%
        XYZ:
        24.8945, 22.5603, 81.6398
        xyY:
        0.1928, 0.1748, 22.5603
      CIE-Lab:
        54.6165, 15.5265, -59.9427
        CIE-LCH:
        54.6165, 61.9209, 284.5217
        CIE-Luv:
        54.6165, -24.2248, -95.5000
        Hunter-Lab:
        47.4977, 10.4346, -68.6601
      #4180eb color charts
#4180eb RGB chart
      #4180eb CMYK chart
      #4180eb RGB pie chart
      #4180eb color shades, tints & tones
#4180eb color schemes
#4180eb color preview, HTML & CSS examples
           This text has a color of #4180eb        
        
          <p style="color:#4180eb;">Text here</p>
        
        
          .mytext {color:#4180eb;}
        
        Text color #4180eb
      
           This box has a color of #4180eb        
        
          <div style="background-color:#4180eb;">Content here</div>
        
        
          .mybackground {background-color:#4180eb;}
        
        Background color #4180eb
      
           Border around this has a color of #4180eb        
        
          <div style="border:2px solid #4180eb;">Content here</div>
        
        
          .myborder {border:2px solid #4180eb;}
        
        Border color #4180eb