#5250d7 color space conversions
Hex:
        #5250d7
        RGB:
        82, 80, 215
        CMY:
        68, 69, 16
        CMYK:
        62, 63, 0, 16
      HSL:
        241°, 62.7907%, 57.8431%
        HSV (HSB):
        241°, 62.7907%, 84.3137%
        XYZ:
        18.6141, 12.4375, 65.7096
        xyY:
        0.1924, 0.1285, 12.4375
      CIE-Lab:
        41.9031, 40.7783, -69.1798
        CIE-LCH:
        41.9031, 80.3039, 300.5174
        CIE-Luv:
        41.9031, -6.9538, -103.5533
        Hunter-Lab:
        35.2668, 32.4968, -85.7833
      #5250d7 color charts
#5250d7 RGB chart
      #5250d7 CMYK chart
      #5250d7 RGB pie chart
      #5250d7 color shades, tints & tones
#5250d7 color schemes
#5250d7 color preview, HTML & CSS examples
           This text has a color of #5250d7        
        
          <p style="color:#5250d7;">Text here</p>
        
        
          .mytext {color:#5250d7;}
        
        Text color #5250d7
      
           This box has a color of #5250d7        
        
          <div style="background-color:#5250d7;">Content here</div>
        
        
          .mybackground {background-color:#5250d7;}
        
        Background color #5250d7
      
           Border around this has a color of #5250d7        
        
          <div style="border:2px solid #5250d7;">Content here</div>
        
        
          .myborder {border:2px solid #5250d7;}
        
        Border color #5250d7