#4540fe color space conversions
Hex:
        #4540fe
        RGB:
        69, 64, 254
        CMY:
        73, 75, 0
        CMYK:
        73, 75, 0, 0
      HSL:
        242°, 98.9583%, 62.3529%
        HSV (HSB):
        242°, 74.8031%, 99.6078%
        XYZ:
        22.1770, 12.0878, 94.9302
        xyY:
        0.1717, 0.0936, 12.0878
      CIE-Lab:
        41.3553, 60.5954, -92.1753
        CIE-LCH:
        41.3553, 110.3091, 303.3206
        CIE-Luv:
        41.3553, -8.6915, -132.0047
        Hunter-Lab:
        34.7675, 53.0163, -137.5502
      #4540fe color charts
#4540fe RGB chart
      #4540fe CMYK chart
      #4540fe RGB pie chart
      #4540fe color shades, tints & tones
#4540fe color schemes
#4540fe color preview, HTML & CSS examples
           This text has a color of #4540fe        
        
          <p style="color:#4540fe;">Text here</p>
        
        
          .mytext {color:#4540fe;}
        
        Text color #4540fe
      
           This box has a color of #4540fe        
        
          <div style="background-color:#4540fe;">Content here</div>
        
        
          .mybackground {background-color:#4540fe;}
        
        Background color #4540fe
      
           Border around this has a color of #4540fe        
        
          <div style="border:2px solid #4540fe;">Content here</div>
        
        
          .myborder {border:2px solid #4540fe;}
        
        Border color #4540fe