#4b61fa color space conversions
Hex:
        #4b61fa
        RGB:
        75, 97, 250
        CMY:
        71, 62, 2
        CMYK:
        70, 61, 0, 2
      HSL:
        232°, 94.5946%, 63.7255%
        HSV (HSB):
        232°, 70.0000%, 98.0392%
        XYZ:
        24.4317, 16.9474, 92.4260
        xyY:
        0.1826, 0.1267, 16.9474
      CIE-Lab:
        48.1937, 41.2162, -78.6899
        CIE-LCH:
        48.1937, 88.8306, 297.6446
        CIE-Luv:
        48.1937, -13.8129, -121.5249
        Hunter-Lab:
        41.1672, 33.8926, -104.2971
      #4b61fa color charts
#4b61fa RGB chart
      #4b61fa CMYK chart
      #4b61fa RGB pie chart
      #4b61fa color shades, tints & tones
#4b61fa color schemes
#4b61fa color preview, HTML & CSS examples
           This text has a color of #4b61fa        
        
          <p style="color:#4b61fa;">Text here</p>
        
        
          .mytext {color:#4b61fa;}
        
        Text color #4b61fa
      
           This box has a color of #4b61fa        
        
          <div style="background-color:#4b61fa;">Content here</div>
        
        
          .mybackground {background-color:#4b61fa;}
        
        Background color #4b61fa
      
           Border around this has a color of #4b61fa        
        
          <div style="border:2px solid #4b61fa;">Content here</div>
        
        
          .myborder {border:2px solid #4b61fa;}
        
        Border color #4b61fa