#5300d2 color space conversions
Hex:
        #5300d2
        RGB:
        83, 0, 210
        CMY:
        67, 100, 18
        CMYK:
        60, 100, 0, 18
      HSL:
        264°, 100.0000%, 41.1765%
        HSV (HSB):
        264°, 100.0000%, 82.3529%
        XYZ:
        15.2001, 6.4921, 61.4247
        xyY:
        0.1829, 0.0781, 6.4921
      CIE-Lab:
        30.6216, 70.4426, -84.8741
        CIE-LCH:
        30.6216, 110.2985, 309.6915
        CIE-Luv:
        30.6216, 2.7765, -108.0828
        Hunter-Lab:
        25.4797, 61.8964, -125.0966
      #5300d2 color charts
#5300d2 RGB chart
      #5300d2 CMYK chart
      #5300d2 RGB pie chart
      #5300d2 color shades, tints & tones
#5300d2 color schemes
#5300d2 color preview, HTML & CSS examples
           This text has a color of #5300d2        
        
          <p style="color:#5300d2;">Text here</p>
        
        
          .mytext {color:#5300d2;}
        
        Text color #5300d2
      
           This box has a color of #5300d2        
        
          <div style="background-color:#5300d2;">Content here</div>
        
        
          .mybackground {background-color:#5300d2;}
        
        Background color #5300d2
      
           Border around this has a color of #5300d2        
        
          <div style="border:2px solid #5300d2;">Content here</div>
        
        
          .myborder {border:2px solid #5300d2;}
        
        Border color #5300d2