#4b48be color space conversions
Hex:
        #4b48be
        RGB:
        75, 72, 190
        CMY:
        71, 72, 25
        CMYK:
        61, 62, 0, 25
      HSL:
        242°, 47.5806%, 51.3725%
        HSV (HSB):
        242°, 62.1053%, 74.5098%
        XYZ:
        14.5133, 9.8483, 49.8512
        xyY:
        0.1956, 0.1327, 9.8483
      CIE-Lab:
        37.5688, 36.3469, -61.7871
        CIE-LCH:
        37.5688, 71.6850, 300.4666
        CIE-Luv:
        37.5688, -5.6886, -89.8941
        Hunter-Lab:
        31.3820, 27.6327, -72.2165
      #4b48be color charts
#4b48be RGB chart
      #4b48be CMYK chart
      #4b48be RGB pie chart
      #4b48be color shades, tints & tones
#4b48be color schemes
#4b48be color preview, HTML & CSS examples
           This text has a color of #4b48be        
        
          <p style="color:#4b48be;">Text here</p>
        
        
          .mytext {color:#4b48be;}
        
        Text color #4b48be
      
           This box has a color of #4b48be        
        
          <div style="background-color:#4b48be;">Content here</div>
        
        
          .mybackground {background-color:#4b48be;}
        
        Background color #4b48be
      
           Border around this has a color of #4b48be        
        
          <div style="border:2px solid #4b48be;">Content here</div>
        
        
          .myborder {border:2px solid #4b48be;}
        
        Border color #4b48be