#3014d4 color space conversions
Hex:
        #3014d4
        RGB:
        48, 20, 212
        CMY:
        81, 92, 17
        CMYK:
        77, 91, 0, 17
      HSL:
        249°, 82.7586%, 45.4902%
        HSV (HSB):
        249°, 90.5660%, 83.1373%
        XYZ:
        13.3527, 5.8822, 62.7190
        xyY:
        0.1629, 0.0718, 5.8822
      CIE-Lab:
        29.1132, 65.4712, -88.6274
        CIE-LCH:
        29.1132, 110.1876, 306.4542
        CIE-Luv:
        29.1132, -5.1094, -108.1005
        Hunter-Lab:
        24.2532, 55.8314, -136.3474
      #3014d4 color charts
#3014d4 RGB chart
      #3014d4 CMYK chart
      #3014d4 RGB pie chart
      #3014d4 color shades, tints & tones
#3014d4 color schemes
#3014d4 color preview, HTML & CSS examples
           This text has a color of #3014d4        
        
          <p style="color:#3014d4;">Text here</p>
        
        
          .mytext {color:#3014d4;}
        
        Text color #3014d4
      
           This box has a color of #3014d4        
        
          <div style="background-color:#3014d4;">Content here</div>
        
        
          .mybackground {background-color:#3014d4;}
        
        Background color #3014d4
      
           Border around this has a color of #3014d4        
        
          <div style="border:2px solid #3014d4;">Content here</div>
        
        
          .myborder {border:2px solid #3014d4;}
        
        Border color #3014d4