#3016fd color space conversions
Hex:
        #3016fd
        RGB:
        48, 22, 253
        CMY:
        81, 91, 1
        CMYK:
        81, 91, 0, 1
      HSL:
        247°, 98.2979%, 53.9216%
        HSV (HSB):
        247°, 91.3043%, 99.2157%
        XYZ:
        19.2355, 8.2940, 93.5156
        xyY:
        0.1589, 0.0685, 8.2940
      CIE-Lab:
        34.5879, 75.5049, -102.8893
        CIE-LCH:
        34.5879, 127.6213, 306.2729
        CIE-Luv:
        34.5879, -7.3992, -131.4592
        Hunter-Lab:
        28.7994, 68.8234, -172.3633
      #3016fd color charts
#3016fd RGB chart
      #3016fd CMYK chart
      #3016fd RGB pie chart
      #3016fd color shades, tints & tones
#3016fd color schemes
#3016fd color preview, HTML & CSS examples
           This text has a color of #3016fd        
        
          <p style="color:#3016fd;">Text here</p>
        
        
          .mytext {color:#3016fd;}
        
        Text color #3016fd
      
           This box has a color of #3016fd        
        
          <div style="background-color:#3016fd;">Content here</div>
        
        
          .mybackground {background-color:#3016fd;}
        
        Background color #3016fd
      
           Border around this has a color of #3016fd        
        
          <div style="border:2px solid #3016fd;">Content here</div>
        
        
          .myborder {border:2px solid #3016fd;}
        
        Border color #3016fd