#3050fc color space conversions
Hex:
        #3050fc
        RGB:
        48, 80, 252
        CMY:
        81, 69, 1
        CMYK:
        81, 68, 0, 1
      HSL:
        231°, 97.1429%, 58.8235%
        HSV (HSB):
        231°, 80.9524%, 98.8235%
        XYZ:
        21.6583, 13.3940, 93.5392
        xyY:
        0.1684, 0.1042, 13.3940
      CIE-Lab:
        43.3510, 49.5741, -87.7966
        CIE-LCH:
        43.3510, 100.8258, 299.4511
        CIE-Luv:
        43.3510, -14.4670, -128.9268
        Hunter-Lab:
        36.5978, 41.5888, -125.9192
      #3050fc color charts
#3050fc RGB chart
      #3050fc CMYK chart
      #3050fc RGB pie chart
      #3050fc color shades, tints & tones
#3050fc color schemes
#3050fc color preview, HTML & CSS examples
           This text has a color of #3050fc        
        
          <p style="color:#3050fc;">Text here</p>
        
        
          .mytext {color:#3050fc;}
        
        Text color #3050fc
      
           This box has a color of #3050fc        
        
          <div style="background-color:#3050fc;">Content here</div>
        
        
          .mybackground {background-color:#3050fc;}
        
        Background color #3050fc
      
           Border around this has a color of #3050fc        
        
          <div style="border:2px solid #3050fc;">Content here</div>
        
        
          .myborder {border:2px solid #3050fc;}
        
        Border color #3050fc