#0c0382 color space conversions
Hex:
        #0c0382
        RGB:
        12, 3, 130
        CMY:
        95, 99, 49
        CMYK:
        91, 98, 0, 49
      HSL:
        244°, 95.4887%, 26.0784%
        HSV (HSB):
        244°, 97.6923%, 50.9804%
        XYZ:
        4.2134, 1.7550, 21.2358
        xyY:
        0.1549, 0.0645, 1.7550
      CIE-Lab:
        14.1451, 47.0221, -64.0100
        CIE-LCH:
        14.1451, 79.4252, 306.3012
        CIE-Luv:
        14.1451, -3.4960, -55.3024
        Hunter-Lab:
        13.2476, 33.5892, -85.7678
      #0c0382 color charts
#0c0382 RGB chart
      #0c0382 CMYK chart
      #0c0382 RGB pie chart
      #0c0382 color shades, tints & tones
#0c0382 color schemes
#0c0382 color preview, HTML & CSS examples
           This text has a color of #0c0382        
        
          <p style="color:#0c0382;">Text here</p>
        
        
          .mytext {color:#0c0382;}
        
        Text color #0c0382
      
           This box has a color of #0c0382        
        
          <div style="background-color:#0c0382;">Content here</div>
        
        
          .mybackground {background-color:#0c0382;}
        
        Background color #0c0382
      
           Border around this has a color of #0c0382        
        
          <div style="border:2px solid #0c0382;">Content here</div>
        
        
          .myborder {border:2px solid #0c0382;}
        
        Border color #0c0382