#3b50fa color space conversions
Hex:
        #3b50fa
        RGB:
        59, 80, 250
        CMY:
        77, 69, 2
        CMYK:
        76, 68, 0, 2
      HSL:
        233°, 95.0249%, 60.5882%
        HSV (HSB):
        233°, 76.4000%, 98.0392%
        XYZ:
        21.9276, 13.5693, 91.9059
        xyY:
        0.1721, 0.1065, 13.5693
      CIE-Lab:
        43.6087, 49.7238, -86.2390
        CIE-LCH:
        43.6087, 99.5471, 299.9669
        CIE-Luv:
        43.6087, -12.9445, -127.3667
        Hunter-Lab:
        36.8365, 41.7917, -122.1413
      #3b50fa color charts
#3b50fa RGB chart
      #3b50fa CMYK chart
      #3b50fa RGB pie chart
      #3b50fa color shades, tints & tones
#3b50fa color schemes
#3b50fa color preview, HTML & CSS examples
           This text has a color of #3b50fa        
        
          <p style="color:#3b50fa;">Text here</p>
        
        
          .mytext {color:#3b50fa;}
        
        Text color #3b50fa
      
           This box has a color of #3b50fa        
        
          <div style="background-color:#3b50fa;">Content here</div>
        
        
          .mybackground {background-color:#3b50fa;}
        
        Background color #3b50fa
      
           Border around this has a color of #3b50fa        
        
          <div style="border:2px solid #3b50fa;">Content here</div>
        
        
          .myborder {border:2px solid #3b50fa;}
        
        Border color #3b50fa