#3064e7 color space conversions
Hex:
        #3064e7
        RGB:
        48, 100, 231
        CMY:
        81, 61, 9
        CMYK:
        79, 57, 0, 9
      HSL:
        223°, 79.2208%, 54.7059%
        HSV (HSB):
        223°, 79.2208%, 90.5882%
        XYZ:
        20.1999, 15.5122, 77.5308
        xyY:
        0.1784, 0.1370, 15.5122
      CIE-Lab:
        46.3280, 29.7277, -71.1325
        CIE-LCH:
        46.3280, 77.0946, 292.6810
        CIE-Luv:
        46.3280, -18.9147, -108.8666
        Hunter-Lab:
        39.3856, 22.6235, -89.1429
      #3064e7 color charts
#3064e7 RGB chart
      #3064e7 CMYK chart
      #3064e7 RGB pie chart
      #3064e7 color shades, tints & tones
#3064e7 color schemes
#3064e7 color preview, HTML & CSS examples
           This text has a color of #3064e7        
        
          <p style="color:#3064e7;">Text here</p>
        
        
          .mytext {color:#3064e7;}
        
        Text color #3064e7
      
           This box has a color of #3064e7        
        
          <div style="background-color:#3064e7;">Content here</div>
        
        
          .mybackground {background-color:#3064e7;}
        
        Background color #3064e7
      
           Border around this has a color of #3064e7        
        
          <div style="border:2px solid #3064e7;">Content here</div>
        
        
          .myborder {border:2px solid #3064e7;}
        
        Border color #3064e7