#4b52fa color space conversions
Hex:
        #4b52fa
        RGB:
        75, 82, 250
        CMY:
        71, 68, 2
        CMYK:
        70, 67, 0, 2
      HSL:
        238°, 94.5946%, 63.7255%
        HSV (HSB):
        238°, 70.0000%, 98.0392%
        XYZ:
        23.1743, 14.4326, 92.0068
        xyY:
        0.1788, 0.1114, 14.4326
      CIE-Lab:
        44.8470, 50.0911, -84.1733
        CIE-LCH:
        44.8470, 97.9503, 300.7567
        CIE-Luv:
        44.8470, -10.5432, -126.1932
        Hunter-Lab:
        37.9902, 42.4032, -116.9987
      #4b52fa color charts
#4b52fa RGB chart
      #4b52fa CMYK chart
      #4b52fa RGB pie chart
      #4b52fa color shades, tints & tones
#4b52fa color schemes
#4b52fa color preview, HTML & CSS examples
           This text has a color of #4b52fa        
        
          <p style="color:#4b52fa;">Text here</p>
        
        
          .mytext {color:#4b52fa;}
        
        Text color #4b52fa
      
           This box has a color of #4b52fa        
        
          <div style="background-color:#4b52fa;">Content here</div>
        
        
          .mybackground {background-color:#4b52fa;}
        
        Background color #4b52fa
      
           Border around this has a color of #4b52fa        
        
          <div style="border:2px solid #4b52fa;">Content here</div>
        
        
          .myborder {border:2px solid #4b52fa;}
        
        Border color #4b52fa