#4f32be color space conversions
Hex:
        #4f32be
        RGB:
        79, 50, 190
        CMY:
        69, 80, 25
        CMYK:
        58, 74, 0, 25
      HSL:
        252°, 58.3333%, 47.0588%
        HSV (HSB):
        252°, 73.6842%, 74.5098%
        XYZ:
        13.6593, 7.6612, 49.4740
        xyY:
        0.1929, 0.1082, 7.6612
      CIE-Lab:
        33.2670, 49.5409, -68.8141
        CIE-LCH:
        33.2670, 84.7920, 305.7510
        CIE-Luv:
        33.2670, -0.2563, -94.8913
        Hunter-Lab:
        27.6788, 39.6506, -86.6017
      #4f32be color charts
#4f32be RGB chart
      #4f32be CMYK chart
      #4f32be RGB pie chart
      #4f32be color shades, tints & tones
#4f32be color schemes
#4f32be color preview, HTML & CSS examples
           This text has a color of #4f32be        
        
          <p style="color:#4f32be;">Text here</p>
        
        
          .mytext {color:#4f32be;}
        
        Text color #4f32be
      
           This box has a color of #4f32be        
        
          <div style="background-color:#4f32be;">Content here</div>
        
        
          .mybackground {background-color:#4f32be;}
        
        Background color #4f32be
      
           Border around this has a color of #4f32be        
        
          <div style="border:2px solid #4f32be;">Content here</div>
        
        
          .myborder {border:2px solid #4f32be;}
        
        Border color #4f32be