#3050f5 color space conversions
Hex:
        #3050f5
        RGB:
        48, 80, 245
        CMY:
        81, 69, 4
        CMYK:
        80, 67, 0, 4
      HSL:
        230°, 90.7834%, 57.4510%
        HSV (HSB):
        230°, 80.4082%, 96.0784%
        XYZ:
        20.5690, 12.9583, 87.8033
        xyY:
        0.1695, 0.1068, 12.9583
      CIE-Lab:
        42.7003, 47.1706, -84.9499
        CIE-LCH:
        42.7003, 97.1677, 299.0423
        CIE-Luv:
        42.7003, -14.3445, -124.6387
        Hunter-Lab:
        35.9976, 38.9990, -119.4185
      #3050f5 color charts
#3050f5 RGB chart
      #3050f5 CMYK chart
      #3050f5 RGB pie chart
      #3050f5 color shades, tints & tones
#3050f5 color schemes
#3050f5 color preview, HTML & CSS examples
           This text has a color of #3050f5        
        
          <p style="color:#3050f5;">Text here</p>
        
        
          .mytext {color:#3050f5;}
        
        Text color #3050f5
      
           This box has a color of #3050f5        
        
          <div style="background-color:#3050f5;">Content here</div>
        
        
          .mybackground {background-color:#3050f5;}
        
        Background color #3050f5
      
           Border around this has a color of #3050f5        
        
          <div style="border:2px solid #3050f5;">Content here</div>
        
        
          .myborder {border:2px solid #3050f5;}
        
        Border color #3050f5