#5207d1 color space conversions
Hex:
        #5207d1
        RGB:
        82, 7, 209
        CMY:
        68, 97, 18
        CMYK:
        61, 97, 0, 18
      HSL:
        262°, 93.5185%, 42.3529%
        HSV (HSB):
        262°, 96.6507%, 81.9608%
        XYZ:
        15.0643, 6.5492, 60.7918
        xyY:
        0.1828, 0.0795, 6.5492
      CIE-Lab:
        30.7579, 69.0441, -84.0695
        CIE-LCH:
        30.7579, 108.7877, 309.3954
        CIE-Luv:
        30.7579, 2.3803, -107.5553
        Hunter-Lab:
        25.5915, 60.2878, -122.9274
      #5207d1 color charts
#5207d1 RGB chart
      #5207d1 CMYK chart
      #5207d1 RGB pie chart
      #5207d1 color shades, tints & tones
#5207d1 color schemes
#5207d1 color preview, HTML & CSS examples
           This text has a color of #5207d1        
        
          <p style="color:#5207d1;">Text here</p>
        
        
          .mytext {color:#5207d1;}
        
        Text color #5207d1
      
           This box has a color of #5207d1        
        
          <div style="background-color:#5207d1;">Content here</div>
        
        
          .mybackground {background-color:#5207d1;}
        
        Background color #5207d1
      
           Border around this has a color of #5207d1        
        
          <div style="border:2px solid #5207d1;">Content here</div>
        
        
          .myborder {border:2px solid #5207d1;}
        
        Border color #5207d1