#5234c7 color space conversions
Hex:
        #5234c7
        RGB:
        82, 52, 199
        CMY:
        68, 80, 22
        CMYK:
        59, 74, 0, 22
      HSL:
        252°, 58.5657%, 49.2157%
        HSV (HSB):
        252°, 73.8693%, 78.0392%
        XYZ:
        15.0165, 8.3733, 54.8576
        xyY:
        0.1919, 0.1070, 8.3733
      CIE-Lab:
        34.7486, 51.5562, -71.6459
        CIE-LCH:
        34.7486, 88.2676, 305.7387
        CIE-Luv:
        34.7486, -0.4629, -100.0168
        Hunter-Lab:
        28.9367, 41.9918, -92.1449
      #5234c7 color charts
#5234c7 RGB chart
      #5234c7 CMYK chart
      #5234c7 RGB pie chart
      #5234c7 color shades, tints & tones
#5234c7 color schemes
#5234c7 color preview, HTML & CSS examples
           This text has a color of #5234c7        
        
          <p style="color:#5234c7;">Text here</p>
        
        
          .mytext {color:#5234c7;}
        
        Text color #5234c7
      
           This box has a color of #5234c7        
        
          <div style="background-color:#5234c7;">Content here</div>
        
        
          .mybackground {background-color:#5234c7;}
        
        Background color #5234c7
      
           Border around this has a color of #5234c7        
        
          <div style="border:2px solid #5234c7;">Content here</div>
        
        
          .myborder {border:2px solid #5234c7;}
        
        Border color #5234c7