#5318df color space conversions
Hex:
        #5318df
        RGB:
        83, 24, 223
        CMY:
        67, 91, 13
        CMYK:
        63, 89, 0, 13
      HSL:
        258°, 80.5668%, 48.4314%
        HSV (HSB):
        258°, 89.2377%, 87.4510%
        XYZ:
        17.2132, 7.8200, 70.4142
        xyY:
        0.1803, 0.0819, 7.8200
      CIE-Lab:
        33.6051, 69.0705, -87.4277
        CIE-LCH:
        33.6051, 111.4197, 308.3098
        CIE-Luv:
        33.6051, 0.5668, -115.6747
        Hunter-Lab:
        27.9642, 60.9371, -129.7179
      #5318df color charts
#5318df RGB chart
      #5318df CMYK chart
      #5318df RGB pie chart
      #5318df color shades, tints & tones
#5318df color schemes
#5318df color preview, HTML & CSS examples
           This text has a color of #5318df        
        
          <p style="color:#5318df;">Text here</p>
        
        
          .mytext {color:#5318df;}
        
        Text color #5318df
      
           This box has a color of #5318df        
        
          <div style="background-color:#5318df;">Content here</div>
        
        
          .mybackground {background-color:#5318df;}
        
        Background color #5318df
      
           Border around this has a color of #5318df        
        
          <div style="border:2px solid #5318df;">Content here</div>
        
        
          .myborder {border:2px solid #5318df;}
        
        Border color #5318df