#5267e3 color space conversions
Hex:
        #5267e3
        RGB:
        82, 103, 227
        CMY:
        68, 60, 11
        CMYK:
        64, 55, 0, 11
      HSL:
        231°, 72.1393%, 60.5882%
        HSV (HSB):
        231°, 63.8767%, 89.0196%
        XYZ:
        22.1951, 17.0404, 74.7924
        xyY:
        0.1946, 0.1494, 17.0404
      CIE-Lab:
        48.3109, 30.6976, -65.5857
        CIE-LCH:
        48.3109, 72.4143, 295.0821
        CIE-Luv:
        48.3109, -13.2199, -102.3328
        Hunter-Lab:
        41.2800, 23.7342, -78.5274
      #5267e3 color charts
#5267e3 RGB chart
      #5267e3 CMYK chart
      #5267e3 RGB pie chart
      #5267e3 color shades, tints & tones
#5267e3 color schemes
#5267e3 color preview, HTML & CSS examples
           This text has a color of #5267e3        
        
          <p style="color:#5267e3;">Text here</p>
        
        
          .mytext {color:#5267e3;}
        
        Text color #5267e3
      
           This box has a color of #5267e3        
        
          <div style="background-color:#5267e3;">Content here</div>
        
        
          .mybackground {background-color:#5267e3;}
        
        Background color #5267e3
      
           Border around this has a color of #5267e3        
        
          <div style="border:2px solid #5267e3;">Content here</div>
        
        
          .myborder {border:2px solid #5267e3;}
        
        Border color #5267e3