#310cf5 color space conversions
Hex:
        #310cf5
        RGB:
        49, 12, 245
        CMY:
        81, 95, 4
        CMYK:
        80, 95, 0, 4
      HSL:
        250°, 92.0949%, 50.3922%
        HSV (HSB):
        250°, 95.1020%, 96.0784%
        XYZ:
        17.8795, 7.5085, 86.8931
        xyY:
        0.1592, 0.0669, 7.5085
      CIE-Lab:
        32.9375, 75.5522, -101.1368
        CIE-LCH:
        32.9375, 126.2410, 306.7608
        CIE-Luv:
        32.9375, -6.4297, -126.5676
        Hunter-Lab:
        27.4016, 68.5182, -168.8331
      #310cf5 color charts
#310cf5 RGB chart
      #310cf5 CMYK chart
      #310cf5 RGB pie chart
      #310cf5 color shades, tints & tones
#310cf5 color schemes
#310cf5 color preview, HTML & CSS examples
           This text has a color of #310cf5        
        
          <p style="color:#310cf5;">Text here</p>
        
        
          .mytext {color:#310cf5;}
        
        Text color #310cf5
      
           This box has a color of #310cf5        
        
          <div style="background-color:#310cf5;">Content here</div>
        
        
          .mybackground {background-color:#310cf5;}
        
        Background color #310cf5
      
           Border around this has a color of #310cf5        
        
          <div style="border:2px solid #310cf5;">Content here</div>
        
        
          .myborder {border:2px solid #310cf5;}
        
        Border color #310cf5