#5344ec color space conversions
Hex:
        #5344ec
        RGB:
        83, 68, 236
        CMY:
        67, 73, 7
        CMYK:
        65, 71, 0, 7
      HSL:
        245°, 81.5534%, 59.6078%
        HSV (HSB):
        245°, 71.1864%, 92.5490%
        XYZ:
        20.7747, 12.0294, 80.5838
        xyY:
        0.1832, 0.1061, 12.0294
      CIE-Lab:
        41.2628, 54.3643, -82.1797
        CIE-LCH:
        41.2628, 98.5342, 303.4858
        CIE-Luv:
        41.2628, -5.4948, -120.1190
        Hunter-Lab:
        34.6834, 46.2224, -113.4768
      #5344ec color charts
#5344ec RGB chart
      #5344ec CMYK chart
      #5344ec RGB pie chart
      #5344ec color shades, tints & tones
#5344ec color schemes
#5344ec color preview, HTML & CSS examples
           This text has a color of #5344ec        
        
          <p style="color:#5344ec;">Text here</p>
        
        
          .mytext {color:#5344ec;}
        
        Text color #5344ec
      
           This box has a color of #5344ec        
        
          <div style="background-color:#5344ec;">Content here</div>
        
        
          .mybackground {background-color:#5344ec;}
        
        Background color #5344ec
      
           Border around this has a color of #5344ec        
        
          <div style="border:2px solid #5344ec;">Content here</div>
        
        
          .myborder {border:2px solid #5344ec;}
        
        Border color #5344ec