#5267ee color space conversions
Hex:
        #5267ee
        RGB:
        82, 103, 238
        CMY:
        68, 60, 7
        CMYK:
        66, 57, 0, 7
      HSL:
        232°, 82.1053%, 62.7451%
        HSV (HSB):
        232°, 65.5462%, 93.3333%
        XYZ:
        23.7625, 17.6674, 83.0466
        xyY:
        0.1909, 0.1419, 17.6674
      CIE-Lab:
        49.0902, 34.4227, -70.5087
        CIE-LCH:
        49.0902, 78.4627, 296.0218
        CIE-Luv:
        49.0902, -13.4898, -110.2363
        Hunter-Lab:
        42.0326, 27.3555, -87.7205
      #5267ee color charts
#5267ee RGB chart
      #5267ee CMYK chart
      #5267ee RGB pie chart
      #5267ee color shades, tints & tones
#5267ee color schemes
#5267ee color preview, HTML & CSS examples
           This text has a color of #5267ee        
        
          <p style="color:#5267ee;">Text here</p>
        
        
          .mytext {color:#5267ee;}
        
        Text color #5267ee
      
           This box has a color of #5267ee        
        
          <div style="background-color:#5267ee;">Content here</div>
        
        
          .mybackground {background-color:#5267ee;}
        
        Background color #5267ee
      
           Border around this has a color of #5267ee        
        
          <div style="border:2px solid #5267ee;">Content here</div>
        
        
          .myborder {border:2px solid #5267ee;}
        
        Border color #5267ee