#4100eb color space conversions
Hex:
        #4100eb
        RGB:
        65, 0, 235
        CMY:
        75, 100, 8
        CMYK:
        72, 100, 0, 8
      HSL:
        257°, 100.0000%, 46.0784%
        HSV (HSB):
        257°, 100.0000%, 92.1569%
        XYZ:
        17.1754, 7.1220, 79.0667
        xyY:
        0.1662, 0.0689, 7.1220
      CIE-Lab:
        32.0830, 75.4241, -96.8644
        CIE-LCH:
        32.0830, 122.7661, 307.9063
        CIE-Luv:
        32.0830, -3.1861, -121.3203
        Hunter-Lab:
        26.6870, 68.1776, -156.9799
      #4100eb color charts
#4100eb RGB chart
      #4100eb CMYK chart
      #4100eb RGB pie chart
      #4100eb color shades, tints & tones
#4100eb color schemes
#4100eb color preview, HTML & CSS examples
           This text has a color of #4100eb        
        
          <p style="color:#4100eb;">Text here</p>
        
        
          .mytext {color:#4100eb;}
        
        Text color #4100eb
      
           This box has a color of #4100eb        
        
          <div style="background-color:#4100eb;">Content here</div>
        
        
          .mybackground {background-color:#4100eb;}
        
        Background color #4100eb
      
           Border around this has a color of #4100eb        
        
          <div style="border:2px solid #4100eb;">Content here</div>
        
        
          .myborder {border:2px solid #4100eb;}
        
        Border color #4100eb