#5256d7 color space conversions
Hex:
        #5256d7
        RGB:
        82, 86, 215
        CMY:
        68, 66, 16
        CMYK:
        62, 60, 0, 16
      HSL:
        238°, 62.4413%, 58.2353%
        HSV (HSB):
        238°, 61.8605%, 84.3137%
        XYZ:
        19.0732, 13.3557, 65.8626
        xyY:
        0.1940, 0.1359, 13.3557
      CIE-Lab:
        43.2944, 37.1493, -66.9122
        CIE-LCH:
        43.2944, 76.5330, 299.0388
        CIE-Luv:
        43.2944, -8.3760, -101.3546
        Hunter-Lab:
        36.5455, 29.2052, -81.2712
      #5256d7 color charts
#5256d7 RGB chart
      #5256d7 CMYK chart
      #5256d7 RGB pie chart
      #5256d7 color shades, tints & tones
#5256d7 color schemes
#5256d7 color preview, HTML & CSS examples
           This text has a color of #5256d7        
        
          <p style="color:#5256d7;">Text here</p>
        
        
          .mytext {color:#5256d7;}
        
        Text color #5256d7
      
           This box has a color of #5256d7        
        
          <div style="background-color:#5256d7;">Content here</div>
        
        
          .mybackground {background-color:#5256d7;}
        
        Background color #5256d7
      
           Border around this has a color of #5256d7        
        
          <div style="border:2px solid #5256d7;">Content here</div>
        
        
          .myborder {border:2px solid #5256d7;}
        
        Border color #5256d7