#3013d7 color space conversions
Hex:
        #3013d7
        RGB:
        48, 19, 215
        CMY:
        81, 93, 16
        CMYK:
        78, 91, 0, 16
      HSL:
        249°, 83.7607%, 45.8824%
        HSV (HSB):
        249°, 91.1628%, 84.3137%
        XYZ:
        13.7175, 6.0004, 64.7252
        xyY:
        0.1624, 0.0711, 6.0004
      CIE-Lab:
        29.4135, 66.5224, -89.8653
        CIE-LCH:
        29.4135, 111.8079, 306.5105
        CIE-Luv:
        29.4135, -5.2193, -109.7626
        Hunter-Lab:
        24.4958, 57.0918, -139.5151
      #3013d7 color charts
#3013d7 RGB chart
      #3013d7 CMYK chart
      #3013d7 RGB pie chart
      #3013d7 color shades, tints & tones
#3013d7 color schemes
#3013d7 color preview, HTML & CSS examples
           This text has a color of #3013d7        
        
          <p style="color:#3013d7;">Text here</p>
        
        
          .mytext {color:#3013d7;}
        
        Text color #3013d7
      
           This box has a color of #3013d7        
        
          <div style="background-color:#3013d7;">Content here</div>
        
        
          .mybackground {background-color:#3013d7;}
        
        Background color #3013d7
      
           Border around this has a color of #3013d7        
        
          <div style="border:2px solid #3013d7;">Content here</div>
        
        
          .myborder {border:2px solid #3013d7;}
        
        Border color #3013d7