#5240ce color space conversions
Hex:
        #5240ce
        RGB:
        82, 64, 206
        CMY:
        68, 75, 19
        CMYK:
        60, 69, 0, 19
      HSL:
        248°, 59.1667%, 52.9412%
        HSV (HSB):
        248°, 68.9320%, 80.7843%
        XYZ:
        16.4536, 9.9169, 59.4395
        xyY:
        0.1917, 0.1156, 9.9169
      CIE-Lab:
        37.6928, 47.2276, -70.8825
        CIE-LCH:
        37.6928, 85.1750, 303.6748
        CIE-Luv:
        37.6928, -3.0644, -102.1785
        Hunter-Lab:
        31.4910, 38.1545, -89.8663
      #5240ce color charts
#5240ce RGB chart
      #5240ce CMYK chart
      #5240ce RGB pie chart
      #5240ce color shades, tints & tones
#5240ce color schemes
#5240ce color preview, HTML & CSS examples
           This text has a color of #5240ce        
        
          <p style="color:#5240ce;">Text here</p>
        
        
          .mytext {color:#5240ce;}
        
        Text color #5240ce
      
           This box has a color of #5240ce        
        
          <div style="background-color:#5240ce;">Content here</div>
        
        
          .mybackground {background-color:#5240ce;}
        
        Background color #5240ce
      
           Border around this has a color of #5240ce        
        
          <div style="border:2px solid #5240ce;">Content here</div>
        
        
          .myborder {border:2px solid #5240ce;}
        
        Border color #5240ce