#5256d8 color space conversions
Hex:
        #5256d8
        RGB:
        82, 86, 216
        CMY:
        68, 66, 15
        CMYK:
        62, 60, 0, 15
      HSL:
        238°, 63.2075%, 58.4314%
        HSV (HSB):
        238°, 62.0370%, 84.7059%
        XYZ:
        19.2021, 13.4073, 66.5415
        xyY:
        0.1937, 0.1352, 13.4073
      CIE-Lab:
        43.3706, 37.4788, -67.3600
        CIE-LCH:
        43.3706, 77.0845, 299.0914
        CIE-Luv:
        43.3706, -8.4203, -102.0475
        Hunter-Lab:
        36.6160, 29.5310, -82.1155
      #5256d8 color charts
#5256d8 RGB chart
      #5256d8 CMYK chart
      #5256d8 RGB pie chart
      #5256d8 color shades, tints & tones
#5256d8 color schemes
#5256d8 color preview, HTML & CSS examples
           This text has a color of #5256d8        
        
          <p style="color:#5256d8;">Text here</p>
        
        
          .mytext {color:#5256d8;}
        
        Text color #5256d8
      
           This box has a color of #5256d8        
        
          <div style="background-color:#5256d8;">Content here</div>
        
        
          .mybackground {background-color:#5256d8;}
        
        Background color #5256d8
      
           Border around this has a color of #5256d8        
        
          <div style="border:2px solid #5256d8;">Content here</div>
        
        
          .myborder {border:2px solid #5256d8;}
        
        Border color #5256d8