#3f63ca color space conversions
Hex:
        #3f63ca
        RGB:
        63, 99, 202
        CMY:
        75, 61, 21
        CMYK:
        69, 51, 0, 21
      HSL:
        224°, 56.7347%, 51.9608%
        HSV (HSB):
        224°, 68.8119%, 79.2157%
        XYZ:
        17.1724, 14.2447, 57.7215
        xyY:
        0.1926, 0.1598, 14.2447
      CIE-Lab:
        44.5818, 21.5335, -57.4146
        CIE-LCH:
        44.5818, 61.3199, 290.5586
        CIE-Luv:
        44.5818, -16.1230, -87.5198
        Hunter-Lab:
        37.7422, 15.1674, -64.2565
      #3f63ca color charts
#3f63ca RGB chart
      #3f63ca CMYK chart
      #3f63ca RGB pie chart
      #3f63ca color shades, tints & tones
#3f63ca color schemes
#3f63ca color preview, HTML & CSS examples
           This text has a color of #3f63ca        
        
          <p style="color:#3f63ca;">Text here</p>
        
        
          .mytext {color:#3f63ca;}
        
        Text color #3f63ca
      
           This box has a color of #3f63ca        
        
          <div style="background-color:#3f63ca;">Content here</div>
        
        
          .mybackground {background-color:#3f63ca;}
        
        Background color #3f63ca
      
           Border around this has a color of #3f63ca        
        
          <div style="border:2px solid #3f63ca;">Content here</div>
        
        
          .myborder {border:2px solid #3f63ca;}
        
        Border color #3f63ca