#3014ea color space conversions
Hex:
        #3014ea
        RGB:
        48, 20, 234
        CMY:
        81, 92, 8
        CMYK:
        79, 91, 0, 8
      HSL:
        248°, 84.2520%, 49.8039%
        HSV (HSB):
        248°, 91.4530%, 91.7647%
        XYZ:
        16.3204, 7.0692, 78.3462
        xyY:
        0.1604, 0.0695, 7.0692
      CIE-Lab:
        31.9639, 71.1665, -96.5220
        CIE-LCH:
        31.9639, 119.9215, 306.4017
        CIE-Luv:
        31.9639, -6.3085, -120.6366
        Hunter-Lab:
        26.5880, 63.0388, -156.0970
      #3014ea color charts
#3014ea RGB chart
      #3014ea CMYK chart
      #3014ea RGB pie chart
      #3014ea color shades, tints & tones
#3014ea color schemes
#3014ea color preview, HTML & CSS examples
           This text has a color of #3014ea        
        
          <p style="color:#3014ea;">Text here</p>
        
        
          .mytext {color:#3014ea;}
        
        Text color #3014ea
      
           This box has a color of #3014ea        
        
          <div style="background-color:#3014ea;">Content here</div>
        
        
          .mybackground {background-color:#3014ea;}
        
        Background color #3014ea
      
           Border around this has a color of #3014ea        
        
          <div style="border:2px solid #3014ea;">Content here</div>
        
        
          .myborder {border:2px solid #3014ea;}
        
        Border color #3014ea