#5310fe color space conversions
Hex:
        #5310fe
        RGB:
        83, 16, 254
        CMY:
        67, 94, 0
        CMYK:
        67, 94, 0, 0
      HSL:
        257°, 99.1667%, 52.9412%
        HSV (HSB):
        257°, 93.7008%, 99.6078%
        XYZ:
        21.6420, 9.3653, 94.4330
        xyY:
        0.1725, 0.0747, 9.3653
      CIE-Lab:
        36.6784, 78.2586, -99.9047
        CIE-LCH:
        36.6784, 126.9068, 308.0727
        CIE-Luv:
        36.6784, -1.6637, -133.0821
        Hunter-Lab:
        30.6028, 72.6781, -161.5326
      #5310fe color charts
#5310fe RGB chart
      #5310fe CMYK chart
      #5310fe RGB pie chart
      #5310fe color shades, tints & tones
#5310fe color schemes
#5310fe color preview, HTML & CSS examples
           This text has a color of #5310fe        
        
          <p style="color:#5310fe;">Text here</p>
        
        
          .mytext {color:#5310fe;}
        
        Text color #5310fe
      
           This box has a color of #5310fe        
        
          <div style="background-color:#5310fe;">Content here</div>
        
        
          .mybackground {background-color:#5310fe;}
        
        Background color #5310fe
      
           Border around this has a color of #5310fe        
        
          <div style="border:2px solid #5310fe;">Content here</div>
        
        
          .myborder {border:2px solid #5310fe;}
        
        Border color #5310fe