#5310cd color space conversions
Hex:
        #5310cd
        RGB:
        83, 16, 205
        CMY:
        67, 94, 20
        CMYK:
        60, 92, 0, 20
      HSL:
        261°, 85.5204%, 43.3333%
        HSV (HSB):
        261°, 92.1951%, 80.3922%
        XYZ:
        14.7720, 6.6174, 58.2563
        xyY:
        0.1855, 0.0831, 6.6174
      CIE-Lab:
        30.9194, 66.5865, -81.4689
        CIE-LCH:
        30.9194, 105.2185, 309.2600
        CIE-Luv:
        30.9194, 2.7163, -105.3589
        Hunter-Lab:
        25.7242, 57.4854, -116.2640
      #5310cd color charts
#5310cd RGB chart
      #5310cd CMYK chart
      #5310cd RGB pie chart
      #5310cd color shades, tints & tones
#5310cd color schemes
#5310cd color preview, HTML & CSS examples
           This text has a color of #5310cd        
        
          <p style="color:#5310cd;">Text here</p>
        
        
          .mytext {color:#5310cd;}
        
        Text color #5310cd
      
           This box has a color of #5310cd        
        
          <div style="background-color:#5310cd;">Content here</div>
        
        
          .mybackground {background-color:#5310cd;}
        
        Background color #5310cd
      
           Border around this has a color of #5310cd        
        
          <div style="border:2px solid #5310cd;">Content here</div>
        
        
          .myborder {border:2px solid #5310cd;}
        
        Border color #5310cd