#520bcf color space conversions
Hex:
        #520bcf
        RGB:
        82, 11, 207
        CMY:
        68, 96, 19
        CMYK:
        60, 95, 0, 19
      HSL:
        262°, 89.9083%, 42.7451%
        HSV (HSB):
        262°, 94.6860%, 81.1765%
        XYZ:
        14.8618, 6.5382, 59.5102
        xyY:
        0.1837, 0.0808, 6.5382
      CIE-Lab:
        30.7316, 67.9401, -82.9494
        CIE-LCH:
        30.7316, 107.2216, 309.3194
        CIE-Luv:
        30.7316, 2.4453, -106.4484
        Hunter-Lab:
        25.5699, 59.0013, -120.0901
      #520bcf color charts
#520bcf RGB chart
      #520bcf CMYK chart
      #520bcf RGB pie chart
      #520bcf color shades, tints & tones
#520bcf color schemes
#520bcf color preview, HTML & CSS examples
           This text has a color of #520bcf        
        
          <p style="color:#520bcf;">Text here</p>
        
        
          .mytext {color:#520bcf;}
        
        Text color #520bcf
      
           This box has a color of #520bcf        
        
          <div style="background-color:#520bcf;">Content here</div>
        
        
          .mybackground {background-color:#520bcf;}
        
        Background color #520bcf
      
           Border around this has a color of #520bcf        
        
          <div style="border:2px solid #520bcf;">Content here</div>
        
        
          .myborder {border:2px solid #520bcf;}
        
        Border color #520bcf