#7312dd color space conversions
Hex:
        #7312dd
        RGB:
        115, 18, 221
        CMY:
        55, 93, 13
        CMYK:
        48, 92, 0, 13
      HSL:
        269°, 84.9372%, 46.8627%
        HSV (HSB):
        269°, 91.8552%, 86.6667%
        XYZ:
        20.3377, 9.2979, 69.1294
        xyY:
        0.2059, 0.0941, 9.2979
      CIE-Lab:
        36.5517, 72.5438, -81.2891
        CIE-LCH:
        36.5517, 108.9519, 311.7463
        CIE-Luv:
        36.5517, 11.2649, -114.2516
        Hunter-Lab:
        30.4925, 65.6930, -113.0714
      #7312dd color charts
#7312dd RGB chart
      #7312dd CMYK chart
      #7312dd RGB pie chart
      #7312dd color shades, tints & tones
#7312dd color schemes
#7312dd color preview, HTML & CSS examples
           This text has a color of #7312dd        
        
          <p style="color:#7312dd;">Text here</p>
        
        
          .mytext {color:#7312dd;}
        
        Text color #7312dd
      
           This box has a color of #7312dd        
        
          <div style="background-color:#7312dd;">Content here</div>
        
        
          .mybackground {background-color:#7312dd;}
        
        Background color #7312dd
      
           Border around this has a color of #7312dd        
        
          <div style="border:2px solid #7312dd;">Content here</div>
        
        
          .myborder {border:2px solid #7312dd;}
        
        Border color #7312dd