#3063f3 color space conversions
Hex:
        #3063f3
        RGB:
        48, 99, 243
        CMY:
        81, 61, 5
        CMYK:
        80, 59, 0, 5
      HSL:
        224°, 89.0411%, 57.0588%
        HSV (HSB):
        224°, 80.2469%, 95.2941%
        XYZ:
        21.8584, 16.0231, 86.7347
        xyY:
        0.1754, 0.1286, 16.0231
      CIE-Lab:
        47.0048, 34.7627, -76.7701
        CIE-LCH:
        47.0048, 84.2739, 294.3617
        CIE-Luv:
        47.0048, -18.6213, -117.5025
        Hunter-Lab:
        40.0289, 27.4223, -100.4495
      #3063f3 color charts
#3063f3 RGB chart
      #3063f3 CMYK chart
      #3063f3 RGB pie chart
      #3063f3 color shades, tints & tones
#3063f3 color schemes
#3063f3 color preview, HTML & CSS examples
           This text has a color of #3063f3        
        
          <p style="color:#3063f3;">Text here</p>
        
        
          .mytext {color:#3063f3;}
        
        Text color #3063f3
      
           This box has a color of #3063f3        
        
          <div style="background-color:#3063f3;">Content here</div>
        
        
          .mybackground {background-color:#3063f3;}
        
        Background color #3063f3
      
           Border around this has a color of #3063f3        
        
          <div style="border:2px solid #3063f3;">Content here</div>
        
        
          .myborder {border:2px solid #3063f3;}
        
        Border color #3063f3