#382fba color space conversions
Hex:
        #382fba
        RGB:
        56, 47, 186
        CMY:
        78, 82, 27
        CMYK:
        70, 75, 0, 27
      HSL:
        244°, 59.6567%, 45.6863%
        HSV (HSB):
        244°, 74.7312%, 72.9412%
        XYZ:
        11.5103, 6.4190, 47.0867
        xyY:
        0.1770, 0.0987, 6.4190
      CIE-Lab:
        30.4458, 47.1762, -71.1644
        CIE-LCH:
        30.4458, 85.3813, 303.5412
        CIE-Luv:
        30.4458, -5.1357, -93.5568
        Hunter-Lab:
        25.3357, 36.7576, -92.4564
      #382fba color charts
#382fba RGB chart
      #382fba CMYK chart
      #382fba RGB pie chart
      #382fba color shades, tints & tones
#382fba color schemes
#382fba color preview, HTML & CSS examples
           This text has a color of #382fba        
        
          <p style="color:#382fba;">Text here</p>
        
        
          .mytext {color:#382fba;}
        
        Text color #382fba
      
           This box has a color of #382fba        
        
          <div style="background-color:#382fba;">Content here</div>
        
        
          .mybackground {background-color:#382fba;}
        
        Background color #382fba
      
           Border around this has a color of #382fba        
        
          <div style="border:2px solid #382fba;">Content here</div>
        
        
          .myborder {border:2px solid #382fba;}
        
        Border color #382fba