#502bcf color space conversions
Hex:
        #502bcf
        RGB:
        80, 43, 207
        CMY:
        69, 83, 19
        CMYK:
        61, 79, 0, 19
      HSL:
        254°, 65.6000%, 49.0196%
        HSV (HSB):
        254°, 79.2271%, 81.1765%
        XYZ:
        15.4346, 7.9382, 59.7502
        xyY:
        0.1857, 0.0955, 7.9382
      CIE-Lab:
        33.8539, 57.8989, -77.7857
        CIE-LCH:
        33.8539, 96.9685, 306.6617
        CIE-Luv:
        33.8539, -0.4705, -105.9026
        Hunter-Lab:
        28.1748, 48.4791, -106.0135
      #502bcf color charts
#502bcf RGB chart
      #502bcf CMYK chart
      #502bcf RGB pie chart
      #502bcf color shades, tints & tones
#502bcf color schemes
#502bcf color preview, HTML & CSS examples
           This text has a color of #502bcf        
        
          <p style="color:#502bcf;">Text here</p>
        
        
          .mytext {color:#502bcf;}
        
        Text color #502bcf
      
           This box has a color of #502bcf        
        
          <div style="background-color:#502bcf;">Content here</div>
        
        
          .mybackground {background-color:#502bcf;}
        
        Background color #502bcf
      
           Border around this has a color of #502bcf        
        
          <div style="border:2px solid #502bcf;">Content here</div>
        
        
          .myborder {border:2px solid #502bcf;}
        
        Border color #502bcf